@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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A314> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '314'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:314'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A315> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '315'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:315'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A316> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '316'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:316'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A317> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '317'^^xsd:integer;
  dwc:scientificName 'Peridinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector; Shape = spool'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:317'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A318> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '318'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:318'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A319> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '319'^^xsd:integer;
  dwc:scientificName 'Chloromonas sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '600769'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:319'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '600769'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '320'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:320'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A321> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '321'^^xsd:integer;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:321'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A322> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '322'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:322'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A323> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '323'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:323'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A324> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '324'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:324'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '325'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:325'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '326'^^xsd:integer;
  dwc:scientificName 'Dinobryon sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '157240'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:326'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '157240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A327> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '327'^^xsd:integer;
  dwc:scientificName 'Peridinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:327'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A328> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 619" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '328'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 619'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:328'^^xsd:string;
  dwc:observationDate '1952-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A329> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 619" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '329'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 619'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:329'^^xsd:string;
  dwc:observationDate '1952-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A330> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 619" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '330'^^xsd:integer;
  dwc:scientificName 'Glenodinium pilula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 619'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '571649'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:330'^^xsd:string;
  dwc:observationDate '1952-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '571649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A331> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 619" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '331'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 619'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:331'^^xsd:string;
  dwc:observationDate '1952-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A332> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 619" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '332'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 619'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:332'^^xsd:string;
  dwc:observationDate '1952-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A333> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 619" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '333'^^xsd:integer;
  dwc:scientificName 'Pyramidomonas sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 619'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '603675'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:333'^^xsd:string;
  dwc:observationDate '1952-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '603675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 620" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '334'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 620'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:334'^^xsd:string;
  dwc:observationDate '1952-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A335> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 620" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '335'^^xsd:integer;
  dwc:scientificName 'Grammatophora marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 620'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149338'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:335'^^xsd:string;
  dwc:observationDate '1952-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '149338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A336> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 620" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '336'^^xsd:integer;
  dwc:scientificName 'Navicula forcipata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 620'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149432'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:336'^^xsd:string;
  dwc:observationDate '1952-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '418412'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A337> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 620" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '337'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 620'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:337'^^xsd:string;
  dwc:observationDate '1952-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A338> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 620" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '338'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 620'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:338'^^xsd:string;
  dwc:observationDate '1952-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A339> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 621" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '339'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 621'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:339'^^xsd:string;
  dwc:observationDate '1952-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A340> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 621" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '340'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 621'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:340'^^xsd:string;
  dwc:observationDate '1952-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A341> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 621" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '341'^^xsd:integer;
  dwc:scientificName 'Glenodinium paululum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 621'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '110149'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:341'^^xsd:string;
  dwc:observationDate '1952-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '110149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A6> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 555" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '6'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 555'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:6'^^xsd:string;
  dwc:observationDate '1952-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A7> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 555" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '7'^^xsd:integer;
  dwc:scientificName 'Peridinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 555'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector; Shape = spool'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:7'^^xsd:string;
  dwc:observationDate '1952-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A8> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 555" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '8'^^xsd:integer;
  dwc:scientificName 'Meringosphaera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 555'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '248129'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:8'^^xsd:string;
  dwc:observationDate '1952-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '248129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A9> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 555" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '9'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 555'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:9'^^xsd:string;
  dwc:observationDate '1952-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A10> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 555" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '10'^^xsd:integer;
  dwc:scientificName 'Glenodinium pilula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 555'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '571649'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:10'^^xsd:string;
  dwc:observationDate '1952-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '571649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A11> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 555" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '11'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 555'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:11'^^xsd:string;
  dwc:observationDate '1952-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A12> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 555" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '12'^^xsd:integer;
  dwc:scientificName 'Amphora arenicola'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 555'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149526'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:12'^^xsd:string;
  dwc:observationDate '1952-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '149526'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A13> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 555" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '13'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 555'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:13'^^xsd:string;
  dwc:observationDate '1952-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A14> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 555" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '14'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 555'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:14'^^xsd:string;
  dwc:observationDate '1952-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A15> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 555" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '15'^^xsd:integer;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 555'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:15'^^xsd:string;
  dwc:observationDate '1952-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A290> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '290'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:290'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A291> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '291'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:291'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A292> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '292'^^xsd:integer;
  dwc:scientificName 'Glenodinium lenticula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '163828'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:292'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A293> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '293'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:293'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A294> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '294'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:294'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A295> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '295'^^xsd:integer;
  dwc:scientificName 'Meringosphaera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '248129'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:295'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '248129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A296> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '296'^^xsd:integer;
  dwc:scientificName 'Chaetoceros radians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149293'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:296'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A297> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '297'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:297'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A298> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '298'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:298'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A299> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '299'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:299'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '300'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:300'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '301'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:301'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A302> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '302'^^xsd:integer;
  dwc:scientificName 'Chaetoceros radians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149293'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:302'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A303> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '303'^^xsd:integer;
  dwc:scientificName 'Chaetoceros filiforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '178194'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:303'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '178194'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A304> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '304'^^xsd:integer;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:304'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A305> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '305'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:305'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A306> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '306'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:306'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A307> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '307'^^xsd:integer;
  dwc:scientificName 'Glenodinium pilula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '571649'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:307'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '571649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A308> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '308'^^xsd:integer;
  dwc:scientificName 'Peridinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector; Shape = spool'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:308'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A309> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '309'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:309'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '310'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:310'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A311> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '311'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:311'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 570 - Serie 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '173'^^xsd:integer;
  dwc:scientificName 'Chaetoceros radians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 570 - Serie 4'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149293'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:173'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '149293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 570 - Serie 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '174'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 570 - Serie 4'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:174'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A175> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 570 - Serie 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '175'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 570 - Serie 4'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:175'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 570 - Serie 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '176'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 570 - Serie 4'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:176'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A177> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 570 - Serie 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '177'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 570 - Serie 4'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:177'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 570 - Serie 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '178'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 570 - Serie 4'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:178'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 570 - Serie 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '179'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 570 - Serie 4'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:179'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 570 - Serie 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '180'^^xsd:integer;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 570 - Serie 4'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:180'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 570 - Serie 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '181'^^xsd:integer;
  dwc:scientificName 'Euglena sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 570 - Serie 4'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '8012'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:181'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '8012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 570 - Serie 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '182'^^xsd:integer;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 570 - Serie 4'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:182'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 571 - Serie 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '183'^^xsd:integer;
  dwc:scientificName 'Chaetoceros radians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 571 - Serie 4'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149293'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:183'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '149293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 571 - Serie 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '184'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 571 - Serie 4'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:184'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 571 - Serie 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '185'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 571 - Serie 4'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:185'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 571 - Serie 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '186'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 571 - Serie 4'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:186'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 571 - Serie 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '187'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 571 - Serie 4'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:187'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 571 - Serie 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '188'^^xsd:integer;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 571 - Serie 4'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:188'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 571 - Serie 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '189'^^xsd:integer;
  dwc:scientificName 'Carteria sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 571 - Serie 4'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '367250'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:189'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '367250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 571 - Serie 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '190'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 571 - Serie 4'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:190'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 572 - Serie 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '191'^^xsd:integer;
  dwc:scientificName 'Chaetoceros radians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 572 - Serie 4'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149293'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:191'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '149293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 572 - Serie 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '192'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 572 - Serie 4'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:192'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 572 - Serie 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '193'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 572 - Serie 4'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:193'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 572 - Serie 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '194'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 572 - Serie 4'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:194'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 572 - Serie 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '195'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 572 - Serie 4'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:195'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 573 - Serie 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '196'^^xsd:integer;
  dwc:scientificName 'Grammatophora marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 573 - Serie 5'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149338'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:196'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '149338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 573 - Serie 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '197'^^xsd:integer;
  dwc:scientificName 'Chaetoceros radians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 573 - Serie 5'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149293'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:197'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '149293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 573 - Serie 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '198'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 573 - Serie 5'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:198'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 573 - Serie 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '199'^^xsd:integer;
  dwc:scientificName 'Peridinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 573 - Serie 5'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector; Shape = spool'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:199'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 573 - Serie 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '200'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 573 - Serie 5'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:200'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 573 - Serie 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '201'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 573 - Serie 5'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:201'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 573 - Serie 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '202'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 573 - Serie 5'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:202'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 573 - Serie 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '203'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 573 - Serie 5'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:203'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 573 - Serie 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '204'^^xsd:integer;
  dwc:scientificName 'Dinobryon sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 573 - Serie 5'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '157240'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:204'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '157240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 574 - Serie 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '205'^^xsd:integer;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 574 - Serie 5'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:205'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 574 - Serie 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '206'^^xsd:integer;
  dwc:scientificName 'Chaetoceros radians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 574 - Serie 5'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149293'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:206'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '149293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 574 - Serie 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '207'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 574 - Serie 5'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:207'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 574 - Serie 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '208'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 574 - Serie 5'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:208'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 574 - Serie 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '209'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 574 - Serie 5'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:209'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 574 - Serie 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '210'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 574 - Serie 5'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:210'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 574 - Serie 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '211'^^xsd:integer;
  dwc:scientificName 'Euglena sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 574 - Serie 5'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '8012'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:211'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '8012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 574 - Serie 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '212'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 574 - Serie 5'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:212'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 575 - Serie 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '213'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 575 - Serie 5'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:213'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 575 - Serie 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '214'^^xsd:integer;
  dwc:scientificName 'Chaetoceros radians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 575 - Serie 5'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149293'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:214'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '149293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 575 - Serie 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '215'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 575 - Serie 5'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:215'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 575 - Serie 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '216'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 575 - Serie 5'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:216'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 575 - Serie 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '217'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 575 - Serie 5'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '6.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:217'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 576 - Serie 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '218'^^xsd:integer;
  dwc:scientificName 'Chaetoceros radians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 576 - Serie 6'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149293'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:218'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '149293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 576 - Serie 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '219'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 576 - Serie 6'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:219'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A220> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 576 - Serie 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '220'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 576 - Serie 6'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:220'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 576 - Serie 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '221'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 576 - Serie 6'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:221'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 576 - Serie 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '222'^^xsd:integer;
  dwc:scientificName 'Massartia rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 576 - Serie 6'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '233633'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:222'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 576 - Serie 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '223'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 576 - Serie 6'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:223'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 576 - Serie 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '224'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 576 - Serie 6'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:224'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 577 - Serie 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '225'^^xsd:integer;
  dwc:scientificName 'Chaetoceros radians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 577 - Serie 6'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149293'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:225'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '149293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 578 - Serie 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '226'^^xsd:integer;
  dwc:scientificName 'Chaetoceros radians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 578 - Serie 6'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149293'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:226'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '149293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 578 - Serie 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '227'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 578 - Serie 6'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:227'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 578 - Serie 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '228'^^xsd:integer;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 578 - Serie 6'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:228'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 578 - Serie 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '229'^^xsd:integer;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 578 - Serie 6'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:229'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 578 - Serie 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '230'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 578 - Serie 6'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:230'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 578 - Serie 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '231'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 578 - Serie 6'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:231'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 586 - Serie 8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '232'^^xsd:integer;
  dwc:scientificName 'Chaetoceros radians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 586 - Serie 8'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149293'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:232'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '149293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A233> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 586 - Serie 8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '233'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 586 - Serie 8'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:233'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 586 - Serie 8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '234'^^xsd:integer;
  dwc:scientificName 'Glenodinium paululum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 586 - Serie 8'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '110149'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:234'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '110149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A235> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 586 - Serie 8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '235'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 586 - Serie 8'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:235'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A236> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 586 - Serie 8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '236'^^xsd:integer;
  dwc:scientificName 'Gymnodinium najadeum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 586 - Serie 8'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '109816'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:236'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '109816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A237> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 586 - Serie 8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '237'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 586 - Serie 8'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:237'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 587 - Serie 8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '238'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 587 - Serie 8'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:238'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 587 - Serie 8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '239'^^xsd:integer;
  dwc:scientificName 'Chaetoceros radians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 587 - Serie 8'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149293'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:239'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '149293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 587 - Serie 8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '240'^^xsd:integer;
  dwc:scientificName 'Meringosphaera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 587 - Serie 8'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '248129'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:240'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '248129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 587 - Serie 8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '241'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 587 - Serie 8'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:241'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 587 - Serie 8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '242'^^xsd:integer;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 587 - Serie 8'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:242'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 587 - Serie 8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '243'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 587 - Serie 8'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:243'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A244> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 587 - Serie 8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '244'^^xsd:integer;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 587 - Serie 8'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:244'^^xsd:string;
  dwc:observationDate '1952-05-15'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A245> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 588" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '245'^^xsd:integer;
  dwc:scientificName 'Chaetoceros radians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 588'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149293'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:245'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 588" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '246'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 588'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:246'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A247> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 588" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '247'^^xsd:integer;
  dwc:scientificName 'Chaetoceros simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 588'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149294'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:247'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 588" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '248'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 588'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:248'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 588" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '249'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 588'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:249'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 588" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '250'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 588'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:250'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A251> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 588" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '251'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 588'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:251'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A252> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 588" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '252'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 588'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:252'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A253> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 589" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '253'^^xsd:integer;
  dwc:scientificName 'Chaetoceros radians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 589'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149293'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:253'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A254> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 589" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '254'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 589'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:254'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A255> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 589" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '255'^^xsd:integer;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 589'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:255'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A256> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 589" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '256'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 589'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:256'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A257> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 589" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '257'^^xsd:integer;
  dwc:scientificName 'Dinobryon sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 589'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '157240'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:257'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '157240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A258> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 589" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '258'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 589'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:258'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A259> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 589" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '259'^^xsd:integer;
  dwc:scientificName 'Euglena sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 589'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '8012'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:259'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '8012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A260> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 589" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '260'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 589'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:260'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A261> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 590" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '261'^^xsd:integer;
  dwc:scientificName 'Chaetoceros radians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 590'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149293'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:261'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A262> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 590" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '262'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 590'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:262'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A263> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 590" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '263'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 590'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:263'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A264> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 590" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '264'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 590'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:264'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A265> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 590" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '265'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 590'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:265'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A266> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 590" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '266'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 590'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:266'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A267> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 590" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '267'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 590'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:267'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A268> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '268'^^xsd:integer;
  dwc:scientificName 'Chaetoceros radians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149293'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:268'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '269'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:269'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A270> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '270'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:270'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '271'^^xsd:integer;
  dwc:scientificName 'Glenodinium paululum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '110149'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:271'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '110149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A272> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '272'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:272'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '273'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:273'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '274'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:274'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A30> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '30'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:30'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A31> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '31'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:31'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A32> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '32'^^xsd:integer;
  dwc:scientificName 'Chaetoceros radians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149293'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:32'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A73> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '73'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:73'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A74> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '74'^^xsd:integer;
  dwc:scientificName 'Meringosphaera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '248129'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:74'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '248129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A75> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '75'^^xsd:integer;
  dwc:scientificName 'Chaetoceros radians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149293'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:75'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A76> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '76'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:76'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A77> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '77'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:77'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A78> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '78'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:78'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A79> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 599" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '79'^^xsd:integer;
  dwc:scientificName 'Chaetoceros radians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 599'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149293'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:79'^^xsd:string;
  dwc:observationDate '1952-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '149293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A80> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 599" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '80'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 599'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:80'^^xsd:string;
  dwc:observationDate '1952-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A81> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 599" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '81'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 599'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:81'^^xsd:string;
  dwc:observationDate '1952-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A82> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 599" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '82'^^xsd:integer;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 599'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:82'^^xsd:string;
  dwc:observationDate '1952-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A83> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 599" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '83'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 599'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:83'^^xsd:string;
  dwc:observationDate '1952-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A84> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 599" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '84'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 599'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:84'^^xsd:string;
  dwc:observationDate '1952-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A85> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 599" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '85'^^xsd:integer;
  dwc:scientificName 'Exuviaella baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 599'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '576723'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:85'^^xsd:string;
  dwc:observationDate '1952-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '110293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A86> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 599" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '86'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 599'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:86'^^xsd:string;
  dwc:observationDate '1952-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A87> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 599" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '87'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 599'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:87'^^xsd:string;
  dwc:observationDate '1952-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A88> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 599" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '88'^^xsd:integer;
  dwc:scientificName 'Pyramimonas adriaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 599'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '376697'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:88'^^xsd:string;
  dwc:observationDate '1952-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '376697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A89> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 599" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '89'^^xsd:integer;
  dwc:scientificName 'Euglena sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 599'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '8012'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:89'^^xsd:string;
  dwc:observationDate '1952-06-09'^^xsd:date;
  dwc:aphiaIdAccepted '8012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A90> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '90'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:90'^^xsd:string;
  dwc:observationDate '1952-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A91> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '91'^^xsd:integer;
  dwc:scientificName 'Amphidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:91'^^xsd:string;
  dwc:observationDate '1952-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A92> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '92'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:92'^^xsd:string;
  dwc:observationDate '1952-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A93> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '93'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:93'^^xsd:string;
  dwc:observationDate '1952-06-03'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A94> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 622" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '94'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 622'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:94'^^xsd:string;
  dwc:observationDate '1952-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A95> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 622" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '95'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 622'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:95'^^xsd:string;
  dwc:observationDate '1952-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A96> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 623" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '96'^^xsd:integer;
  dwc:scientificName 'Massartia rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 623'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '233633'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:96'^^xsd:string;
  dwc:observationDate '1952-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A97> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 623" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '97'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 623'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:97'^^xsd:string;
  dwc:observationDate '1952-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A98> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 623" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '98'^^xsd:integer;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 623'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:98'^^xsd:string;
  dwc:observationDate '1952-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A99> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 624" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '99'^^xsd:integer;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 624'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:99'^^xsd:string;
  dwc:observationDate '1952-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 624" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '100'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 624'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '7'^^xsd:integer;
  dwc:dayCollected '8'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:100'^^xsd:string;
  dwc:observationDate '1952-07-08'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 561 - Serie 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '101'^^xsd:integer;
  dwc:scientificName 'Chaetoceros simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 561 - Serie 1'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.0833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149294'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:101'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '149294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 561 - Serie 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '102'^^xsd:integer;
  dwc:scientificName 'Chaetoceros radians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 561 - Serie 1'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.0833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149293'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:102'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '149293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 561 - Serie 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '103'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 561 - Serie 1'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.0833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:103'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 561 - Serie 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '104'^^xsd:integer;
  dwc:scientificName 'Grammatophora marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 561 - Serie 1'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.0833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149338'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:104'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '149338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 561 - Serie 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '105'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 561 - Serie 1'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.0833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:105'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 561 - Serie 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '106'^^xsd:integer;
  dwc:scientificName 'Coscinosira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 561 - Serie 1'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.0833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '148926'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:106'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '148926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 561 - Serie 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '107'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 561 - Serie 1'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.0833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:107'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 561 - Serie 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '108'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 561 - Serie 1'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.0833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:108'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 561 - Serie 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '109'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 561 - Serie 1'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.0833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:109'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 561 - Serie 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '110'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 561 - Serie 1'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.0833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:110'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 562 - Serie 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '111'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 562 - Serie 1'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.0833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:111'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 562 - Serie 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '112'^^xsd:integer;
  dwc:scientificName 'Chaetoceros radians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 562 - Serie 1'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.0833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149293'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:112'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '149293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 563 - Serie 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '113'^^xsd:integer;
  dwc:scientificName 'Peridinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 563 - Serie 1'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.0833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector; Shape = spool'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:113'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 563 - Serie 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '114'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 563 - Serie 1'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.0833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:114'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 563 - Serie 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '115'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 563 - Serie 1'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.0833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:115'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 563 - Serie 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '116'^^xsd:integer;
  dwc:scientificName 'Chaetoceros radians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 563 - Serie 1'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.0833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149293'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:116'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '149293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 563 - Serie 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '117'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 563 - Serie 1'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.0833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:117'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 563 - Serie 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '118'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 563 - Serie 1'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '6.0833333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:118'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 564 - Serie 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '119'^^xsd:integer;
  dwc:scientificName 'Chaetoceros radians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 564 - Serie 2'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149293'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:119'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '149293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 564 - Serie 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '120'^^xsd:integer;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 564 - Serie 2'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:120'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 564 - Serie 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '121'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 564 - Serie 2'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:121'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 564 - Serie 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '122'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 564 - Serie 2'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:122'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 564 - Serie 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '123'^^xsd:integer;
  dwc:scientificName 'Euglena sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 564 - Serie 2'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '8012'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:123'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '8012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 564 - Serie 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '124'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 564 - Serie 2'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:124'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 564 - Serie 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '125'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 564 - Serie 2'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:125'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 564 - Serie 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '126'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 564 - Serie 2'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:126'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 564 - Serie 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '127'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 564 - Serie 2'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:127'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 565 - Serie 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '128'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 565 - Serie 2'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:128'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 565 - Serie 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '129'^^xsd:integer;
  dwc:scientificName 'Chaetoceros radians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 565 - Serie 2'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149293'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:129'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '149293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 565 - Serie 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '130'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 565 - Serie 2'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:130'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 565 - Serie 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '131'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 565 - Serie 2'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:131'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 565 - Serie 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '132'^^xsd:integer;
  dwc:scientificName 'Peridinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 565 - Serie 2'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector; Shape = spool'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:132'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 565 - Serie 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '133'^^xsd:integer;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 565 - Serie 2'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:133'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 565 - Serie 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '134'^^xsd:integer;
  dwc:scientificName 'Peridinium triquetrum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 565 - Serie 2'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '233638'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:134'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '110153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 565 - Serie 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '135'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 565 - Serie 2'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:135'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 565 - Serie 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '136'^^xsd:integer;
  dwc:scientificName 'Dinobryon sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 565 - Serie 2'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '157240'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:136'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '157240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 565 - Serie 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '137'^^xsd:integer;
  dwc:scientificName 'Euglena sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 565 - Serie 2'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '8012'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:137'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '8012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 565 - Serie 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '138'^^xsd:integer;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 565 - Serie 2'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:138'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 565 - Serie 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '139'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 565 - Serie 2'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:139'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 566 - Serie 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '140'^^xsd:integer;
  dwc:scientificName 'Chaetoceros radians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 566 - Serie 2'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149293'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:140'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '149293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 566 - Serie 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '141'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 566 - Serie 2'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:141'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 566 - Serie 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '142'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 566 - Serie 2'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:142'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 566 - Serie 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '143'^^xsd:integer;
  dwc:scientificName 'Meringosphaera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 566 - Serie 2'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '248129'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:143'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '248129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 566 - Serie 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '144'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 566 - Serie 2'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:144'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 567 - Serie 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '145'^^xsd:integer;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 567 - Serie 3'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:145'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 567 - Serie 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '146'^^xsd:integer;
  dwc:scientificName 'Chaetoceros radians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 567 - Serie 3'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149293'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:146'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '149293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 567 - Serie 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '147'^^xsd:integer;
  dwc:scientificName 'Glenodinium lenticula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 567 - Serie 3'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '163828'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:147'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 567 - Serie 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '148'^^xsd:integer;
  dwc:scientificName 'Peridinea'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 567 - Serie 3'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector; Shape = spool'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:148'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 567 - Serie 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '149'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 567 - Serie 3'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:149'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 567 - Serie 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '150'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 567 - Serie 3'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:150'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 567 - Serie 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '151'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 567 - Serie 3'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:151'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 567 - Serie 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '152'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 567 - Serie 3'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:152'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 567 - Serie 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '153'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 567 - Serie 3'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:153'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 568 - Serie 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '154'^^xsd:integer;
  dwc:scientificName 'Grammatophora marina'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 568 - Serie 3'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149338'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:154'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '149338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 568 - Serie 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '155'^^xsd:integer;
  dwc:scientificName 'Chaetoceros radians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 568 - Serie 3'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149293'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:155'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '149293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 568 - Serie 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '156'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 568 - Serie 3'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:156'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 568 - Serie 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '157'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 568 - Serie 3'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:157'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 568 - Serie 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '158'^^xsd:integer;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 568 - Serie 3'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:158'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 568 - Serie 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '159'^^xsd:integer;
  dwc:scientificName 'Gymnodinium najadeum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 568 - Serie 3'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '109816'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:159'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '109816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 568 - Serie 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '160'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 568 - Serie 3'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:160'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 568 - Serie 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '161'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 568 - Serie 3'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:161'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 568 - Serie 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '162'^^xsd:integer;
  dwc:scientificName 'Euglena sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 568 - Serie 3'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '8012'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:162'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '8012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 568 - Serie 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '163'^^xsd:integer;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 568 - Serie 3'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:163'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 568 - Serie 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '164'^^xsd:integer;
  dwc:scientificName 'Dinobryon sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 568 - Serie 3'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '157240'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:164'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '157240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 569 - Serie 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '165'^^xsd:integer;
  dwc:scientificName 'Chaetoceros radians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 569 - Serie 3'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149293'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:165'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '149293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 569 - Serie 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '166'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 569 - Serie 3'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:166'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 569 - Serie 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '167'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 569 - Serie 3'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:167'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 569 - Serie 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '168'^^xsd:integer;
  dwc:scientificName 'Glenodinium paululum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 569 - Serie 3'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '110149'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:168'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '110149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A169> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 569 - Serie 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '169'^^xsd:integer;
  dwc:scientificName 'Euglena sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 569 - Serie 3'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '8012'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:169'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '8012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 569 - Serie 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '170'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 569 - Serie 3'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:170'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 569 - Serie 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '171'^^xsd:integer;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 569 - Serie 3'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:171'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 569 - Serie 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '172'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 569 - Serie 3'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '14'^^xsd:integer;
  dwc:timeOfDay '18'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:172'^^xsd:string;
  dwc:observationDate '1952-05-14'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A33> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '33'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:33'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A34> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '34'^^xsd:integer;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:34'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A35> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '35'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:35'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A36> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '36'^^xsd:integer;
  dwc:scientificName 'Dinobryon sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '157240'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:36'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '157240'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A37> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '37'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:37'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A38> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '38'^^xsd:integer;
  dwc:scientificName 'Euglena sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '8012'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:38'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '8012'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A39> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '39'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '2'^^xsd:integer;
  dwc:maximumDepth '2'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:39'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A40> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '40'^^xsd:integer;
  dwc:scientificName 'Chaetoceros radians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149293'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:40'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A41> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '41'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:41'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A42> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '42'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:42'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A43> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '43'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:43'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A44> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '44'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:44'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A45> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '45'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:45'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A46> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "4"^^xsd:integer ;
  dwc:maximumDepthInMeters "4"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '46'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '4'^^xsd:integer;
  dwc:maximumDepth '4'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:46'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A47> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '47'^^xsd:integer;
  dwc:scientificName 'Chaetoceros radians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149293'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:47'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A48> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '48'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:48'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A49> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '49'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:49'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A50> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '50'^^xsd:integer;
  dwc:scientificName 'Glenodinium paululum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '110149'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:50'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '110149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A51> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '51'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:51'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A52> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '52'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:52'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A53> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '53'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:53'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A54> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '54'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:54'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A55> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '55'^^xsd:integer;
  dwc:scientificName 'Chaetoceros radians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149293'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:55'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A56> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '56'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:56'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A57> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '57'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:57'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A58> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '58'^^xsd:integer;
  dwc:scientificName 'Glenodinium paululum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '110149'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:58'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '110149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A59> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '59'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:59'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A60> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '60'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:60'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A61> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '61'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:61'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A62> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '62'^^xsd:integer;
  dwc:scientificName 'Chaetoceros radians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149293'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:62'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A63> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '63'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:63'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A64> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '64'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:64'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A65> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '65'^^xsd:integer;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:65'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A66> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '66'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:66'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A67> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '67'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:67'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A68> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '68'^^xsd:integer;
  dwc:scientificName 'Chaetoceros radians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149293'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:68'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A69> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '69'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:69'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A70> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '70'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:70'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A71> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '71'^^xsd:integer;
  dwc:scientificName 'Glenodinium lenticula'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '163828'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:71'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A72> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '72'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:72'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 555" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '1'^^xsd:integer;
  dwc:scientificName 'Chaetoceros radians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 555'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149293'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:1'^^xsd:string;
  dwc:observationDate '1952-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '149293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 555" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '2'^^xsd:integer;
  dwc:scientificName 'Chaetoceros simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 555'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149294'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:2'^^xsd:string;
  dwc:observationDate '1952-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '149294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A3> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 555" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '3'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 555'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:3'^^xsd:string;
  dwc:observationDate '1952-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A4> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 555" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '4'^^xsd:integer;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 555'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:4'^^xsd:string;
  dwc:observationDate '1952-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A5> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 555" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '5'^^xsd:integer;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 555'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:5'^^xsd:string;
  dwc:observationDate '1952-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A16> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 555" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '16'^^xsd:integer;
  dwc:scientificName 'Gonyaulax polyedra'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 555'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '110034'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:16'^^xsd:string;
  dwc:observationDate '1952-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '1778370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A17> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 556" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '17'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 556'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:17'^^xsd:string;
  dwc:observationDate '1952-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A18> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 556" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '18'^^xsd:integer;
  dwc:scientificName 'Chaetoceros radians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 556'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149293'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:18'^^xsd:string;
  dwc:observationDate '1952-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '149293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A19> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 556" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '19'^^xsd:integer;
  dwc:scientificName 'Chaetoceros simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 556'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149294'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:19'^^xsd:string;
  dwc:observationDate '1952-05-09'^^xsd:date;
  dwc:aphiaIdAccepted '149294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A20> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '20'^^xsd:integer;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:20'^^xsd:string;
  dwc:observationDate '1952-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A21> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '21'^^xsd:integer;
  dwc:scientificName 'Chaetoceros radians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149293'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:21'^^xsd:string;
  dwc:observationDate '1952-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '149293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A22> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '22'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:22'^^xsd:string;
  dwc:observationDate '1952-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A23> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '23'^^xsd:integer;
  dwc:scientificName 'Chaetoceros simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '10'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149294'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:23'^^xsd:string;
  dwc:observationDate '1952-05-10'^^xsd:date;
  dwc:aphiaIdAccepted '149294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A24> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '24'^^xsd:integer;
  dwc:scientificName 'Chaetoceros radians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149293'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:24'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A25> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '25'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:25'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A26> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '26'^^xsd:integer;
  dwc:scientificName 'Chaetoceros simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149294'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:26'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A27> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '27'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:27'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A28> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '28'^^xsd:integer;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:28'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A29> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '29'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:29'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A275> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "6"^^xsd:integer ;
  dwc:maximumDepthInMeters "6"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '275'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '6'^^xsd:integer;
  dwc:maximumDepth '6'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:275'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '276'^^xsd:integer;
  dwc:scientificName 'Chaetoceros radians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149293'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:276'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A277> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '277'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:277'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A278> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '278'^^xsd:integer;
  dwc:scientificName 'Leptocylindrus danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149106'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:278'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149106'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '279'^^xsd:integer;
  dwc:scientificName 'Glenodinium paululum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '110149'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:279'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '110149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '280'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:280'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '281'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:281'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A282> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "8"^^xsd:integer ;
  dwc:maximumDepthInMeters "8"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '282'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '8'^^xsd:integer;
  dwc:maximumDepth '8'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:282'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '283'^^xsd:integer;
  dwc:scientificName 'Chaetoceros radians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149293'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:283'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '284'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:284'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '285'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:285'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '286'^^xsd:integer;
  dwc:scientificName 'Gyrodinium fusiforme'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:286'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A287> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '287'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:287'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A288> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '288'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:288'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A289> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "12"^^xsd:integer ;
  dwc:maximumDepthInMeters "12"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '289'^^xsd:integer;
  dwc:scientificName 'Chaetoceros radians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '5'^^xsd:integer;
  dwc:dayCollected '26'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '12'^^xsd:integer;
  dwc:maximumDepth '12'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149293'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:289'^^xsd:string;
  dwc:observationDate '1952-05-26'^^xsd:date;
  dwc:aphiaIdAccepted '149293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A312> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '312'^^xsd:integer;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:312'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A313> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '313'^^xsd:integer;
  dwc:scientificName 'Exuviaella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '160577'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:313'^^xsd:string;
  dwc:observationDate '1952-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A342> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 621" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '342'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 621'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:342'^^xsd:string;
  dwc:observationDate '1952-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A343> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "14"^^xsd:integer ;
  dwc:maximumDepthInMeters "14"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 621" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '343'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 621'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '14'^^xsd:integer;
  dwc:maximumDepth '14'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:343'^^xsd:string;
  dwc:observationDate '1952-06-30'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A344> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '344'^^xsd:integer;
  dwc:scientificName 'Pyramimonas adriaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 1'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '376697'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:344'^^xsd:string;
  dwc:observationDate '1952-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '376697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A345> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '345'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 1'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:345'^^xsd:string;
  dwc:observationDate '1952-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A346> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '346'^^xsd:integer;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 1'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:346'^^xsd:string;
  dwc:observationDate '1952-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A347> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '347'^^xsd:integer;
  dwc:scientificName 'Dinoflagellata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 1'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:347'^^xsd:string;
  dwc:observationDate '1952-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A348> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '348'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 1'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:348'^^xsd:string;
  dwc:observationDate '1952-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A349> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '349'^^xsd:integer;
  dwc:scientificName 'Chaetoceros radians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 1'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149293'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:349'^^xsd:string;
  dwc:observationDate '1952-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A350> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '350'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 1'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:350'^^xsd:string;
  dwc:observationDate '1952-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A351> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '351'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 1'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:351'^^xsd:string;
  dwc:observationDate '1952-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A352> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '352'^^xsd:integer;
  dwc:scientificName 'Pyramidomonas sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 1'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '603675'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:352'^^xsd:string;
  dwc:observationDate '1952-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '603675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A353> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '353'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 1'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:353'^^xsd:string;
  dwc:observationDate '1952-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A354> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '354'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 1'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:354'^^xsd:string;
  dwc:observationDate '1952-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A355> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '355'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 1'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:355'^^xsd:string;
  dwc:observationDate '1952-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A356> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '356'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 1'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:356'^^xsd:string;
  dwc:observationDate '1952-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A357> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '357'^^xsd:integer;
  dwc:scientificName 'Chaetoceros radians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 1'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149293'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:357'^^xsd:string;
  dwc:observationDate '1952-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A358> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '358'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 1'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:358'^^xsd:string;
  dwc:observationDate '1952-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A359> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '359'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 1'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:359'^^xsd:string;
  dwc:observationDate '1952-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A360> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '360'^^xsd:integer;
  dwc:scientificName 'Exuviaella sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 1'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '160577'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:360'^^xsd:string;
  dwc:observationDate '1952-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A361> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '361'^^xsd:integer;
  dwc:scientificName 'Pyramidomonas sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 1'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '603675'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:361'^^xsd:string;
  dwc:observationDate '1952-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '603675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A362> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '362'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 1'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:362'^^xsd:string;
  dwc:observationDate '1952-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A363> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '363'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 1'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:363'^^xsd:string;
  dwc:observationDate '1952-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A364> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '364'^^xsd:integer;
  dwc:scientificName 'Chaetoceros simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 1'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149294'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:364'^^xsd:string;
  dwc:observationDate '1952-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A365> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '365'^^xsd:integer;
  dwc:scientificName 'Chaetoceros radians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 1'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149293'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:365'^^xsd:string;
  dwc:observationDate '1952-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A366> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '366'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 1'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:366'^^xsd:string;
  dwc:observationDate '1952-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A367> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '367'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 1'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '6.8333333333333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:367'^^xsd:string;
  dwc:observationDate '1952-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A368> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 518 - Serie 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '368'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 518 - Serie 2'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:368'^^xsd:string;
  dwc:observationDate '1952-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A369> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 518 - Serie 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '369'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 518 - Serie 2'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:369'^^xsd:string;
  dwc:observationDate '1952-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 518 - Serie 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '370'^^xsd:integer;
  dwc:scientificName 'Chaetoceros radians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 518 - Serie 2'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149293'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:370'^^xsd:string;
  dwc:observationDate '1952-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A371> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 518 - Serie 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '371'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 518 - Serie 2'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:371'^^xsd:string;
  dwc:observationDate '1952-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A372> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 518 - Serie 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '372'^^xsd:integer;
  dwc:scientificName 'Chaetoceros simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 518 - Serie 2'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149294'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:372'^^xsd:string;
  dwc:observationDate '1952-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A373> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 518 - Serie 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '373'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 518 - Serie 2'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:373'^^xsd:string;
  dwc:observationDate '1952-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A374> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 519 - Serie 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '374'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 519 - Serie 2'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:374'^^xsd:string;
  dwc:observationDate '1952-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A375> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 519 - Serie 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '375'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 519 - Serie 2'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:375'^^xsd:string;
  dwc:observationDate '1952-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A376> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 519 - Serie 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '376'^^xsd:integer;
  dwc:scientificName 'Chaetoceros radians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 519 - Serie 2'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149293'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:376'^^xsd:string;
  dwc:observationDate '1952-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A377> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 519 - Serie 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '377'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 519 - Serie 2'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:377'^^xsd:string;
  dwc:observationDate '1952-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A378> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 519 - Serie 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '378'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 519 - Serie 2'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:378'^^xsd:string;
  dwc:observationDate '1952-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A379> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 520 - Serie 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '379'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 520 - Serie 2'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:379'^^xsd:string;
  dwc:observationDate '1952-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A380> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 520 - Serie 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '380'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 520 - Serie 2'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:380'^^xsd:string;
  dwc:observationDate '1952-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A381> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 520 - Serie 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '381'^^xsd:integer;
  dwc:scientificName 'Chaetoceros simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 520 - Serie 2'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149294'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:381'^^xsd:string;
  dwc:observationDate '1952-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A382> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 520 - Serie 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '382'^^xsd:integer;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 520 - Serie 2'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:382'^^xsd:string;
  dwc:observationDate '1952-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A383> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 520 - Serie 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '383'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 520 - Serie 2'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:383'^^xsd:string;
  dwc:observationDate '1952-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A384> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 520 - Serie 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '384'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 520 - Serie 2'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:384'^^xsd:string;
  dwc:observationDate '1952-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A385> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 520 - Serie 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '385'^^xsd:integer;
  dwc:scientificName 'Chaetoceros radians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 520 - Serie 2'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149293'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:385'^^xsd:string;
  dwc:observationDate '1952-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A386> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 520 - Serie 2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '386'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 520 - Serie 2'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '14'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:386'^^xsd:string;
  dwc:observationDate '1952-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A387> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 521 - Serie 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '387'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 521 - Serie 3'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:387'^^xsd:string;
  dwc:observationDate '1952-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A388> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 521 - Serie 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '388'^^xsd:integer;
  dwc:scientificName 'Pyramimonas adriaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 521 - Serie 3'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '376697'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:388'^^xsd:string;
  dwc:observationDate '1952-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '376697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A389> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 521 - Serie 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '389'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 521 - Serie 3'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:389'^^xsd:string;
  dwc:observationDate '1952-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A390> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 521 - Serie 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '390'^^xsd:integer;
  dwc:scientificName 'Chaetoceros radians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 521 - Serie 3'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149293'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:390'^^xsd:string;
  dwc:observationDate '1952-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A391> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 521 - Serie 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '391'^^xsd:integer;
  dwc:scientificName 'Chaetoceros simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 521 - Serie 3'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149294'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:391'^^xsd:string;
  dwc:observationDate '1952-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A392> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 522 - Serie 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '392'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 522 - Serie 3'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:392'^^xsd:string;
  dwc:observationDate '1952-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A393> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 522 - Serie 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '393'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 522 - Serie 3'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:393'^^xsd:string;
  dwc:observationDate '1952-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A394> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 522 - Serie 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '394'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 522 - Serie 3'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:394'^^xsd:string;
  dwc:observationDate '1952-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A395> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 522 - Serie 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '395'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 522 - Serie 3'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:395'^^xsd:string;
  dwc:observationDate '1952-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A396> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 522 - Serie 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '396'^^xsd:integer;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 522 - Serie 3'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:396'^^xsd:string;
  dwc:observationDate '1952-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A397> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 522 - Serie 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '397'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 522 - Serie 3'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:397'^^xsd:string;
  dwc:observationDate '1952-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A398> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 523 - Serie 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '398'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 523 - Serie 3'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:398'^^xsd:string;
  dwc:observationDate '1952-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A399> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 523 - Serie 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '399'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 523 - Serie 3'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:399'^^xsd:string;
  dwc:observationDate '1952-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 523 - Serie 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '400'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 523 - Serie 3'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:400'^^xsd:string;
  dwc:observationDate '1952-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 523 - Serie 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '401'^^xsd:integer;
  dwc:scientificName 'Nitzschia closterium'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 523 - Serie 3'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149610'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:401'^^xsd:string;
  dwc:observationDate '1952-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149610'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A402> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 523 - Serie 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '402'^^xsd:integer;
  dwc:scientificName 'Chaetoceros simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 523 - Serie 3'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149294'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:402'^^xsd:string;
  dwc:observationDate '1952-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A403> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 523 - Serie 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '403'^^xsd:integer;
  dwc:scientificName 'Chaetoceros affinis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 523 - Serie 3'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149241'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:403'^^xsd:string;
  dwc:observationDate '1952-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '149241'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 523 - Serie 3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '404'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 523 - Serie 3'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:404'^^xsd:string;
  dwc:observationDate '1952-03-20'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A405> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 524 - Serie 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '405'^^xsd:integer;
  dwc:scientificName 'Pyramidomonas sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 524 - Serie 4'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '603675'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:405'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '603675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 524 - Serie 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '406'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 524 - Serie 4'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:406'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A407> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 524 - Serie 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '407'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 524 - Serie 4'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:407'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A408> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 524 - Serie 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '408'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 524 - Serie 4'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:408'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A409> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Sample 524 - Serie 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '409'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Sample 524 - Serie 4'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:409'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '410'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 4'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:410'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A411> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '411'^^xsd:integer;
  dwc:scientificName 'Pyramimonas adriaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 4'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '376697'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:411'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '376697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A412> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '412'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 4'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:412'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A413> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '413'^^xsd:integer;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 4'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:413'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A414> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '414'^^xsd:integer;
  dwc:scientificName 'Chaetoceros radians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 4'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149293'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:414'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A415> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '415'^^xsd:integer;
  dwc:scientificName 'Chaetoceros simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 4'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149294'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:415'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A416> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '416'^^xsd:integer;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 4'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:416'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A417> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '417'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 4'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:417'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A418> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '418'^^xsd:integer;
  dwc:scientificName 'Pontosphaera sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 4'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '115082'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:418'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '115082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A419> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '419'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 4'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:419'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A420> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '420'^^xsd:integer;
  dwc:scientificName 'Pyramimonas adriaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 4'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '376697'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:420'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '376697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A421> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '421'^^xsd:integer;
  dwc:scientificName 'Cerataulina bergonii'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 4'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149237'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:421'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A422> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '422'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 4'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:422'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A423> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '423'^^xsd:integer;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 4'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:423'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A424> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '424'^^xsd:integer;
  dwc:scientificName 'Chaetoceros radians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 4'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149293'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:424'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A425> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '425'^^xsd:integer;
  dwc:scientificName 'Chaetoceros subtilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 4'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '156621'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:425'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '156621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A426> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '426'^^xsd:integer;
  dwc:scientificName 'Chaetoceros simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 4'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149294'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:426'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A427> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '427'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 4'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:427'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A428> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '428'^^xsd:integer;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 5'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:428'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A429> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '429'^^xsd:integer;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 5'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:429'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A430> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '430'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 5'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:430'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A431> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '431'^^xsd:integer;
  dwc:scientificName 'Pyramimonas adriaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 5'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '376697'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:431'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '376697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A432> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '432'^^xsd:integer;
  dwc:scientificName 'Exuviaella baltica'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 5'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '576723'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:432'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '110293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A433> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '433'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 5'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:433'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A434> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '434'^^xsd:integer;
  dwc:scientificName 'Chaetoceros radians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 5'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149293'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:434'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A435> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '435'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 5'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:435'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A436> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '436'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 5'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:436'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A437> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '437'^^xsd:integer;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 5'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:437'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A438> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '438'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 5'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:438'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A439> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '439'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 5'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:439'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A440> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '440'^^xsd:integer;
  dwc:scientificName 'Pyramidomonas sp.'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 5'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '603675'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:440'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '603675'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A441> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '441'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 5'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:441'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A442> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '442'^^xsd:integer;
  dwc:scientificName 'Chaetoceros simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 5'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149294'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:442'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A443> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '443'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 5'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:443'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A444> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '444'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 5'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:444'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A445> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '445'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 5'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:445'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A446> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '446'^^xsd:integer;
  dwc:scientificName 'Pyramimonas adriaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 5'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '376697'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:446'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '376697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A447> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '447'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 5'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:447'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A448> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '448'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 5'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:448'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A449> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '449'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 5'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:449'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A450> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '450'^^xsd:integer;
  dwc:scientificName 'Chaetoceros radians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 5'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149293'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:450'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A451> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '451'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 5'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '6.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:451'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A452> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '452'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 6'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:452'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A453> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '453'^^xsd:integer;
  dwc:scientificName 'Pyramimonas adriaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 6'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '376697'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:453'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '376697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A454> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '454'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 6'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:454'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A455> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '455'^^xsd:integer;
  dwc:scientificName 'Chaetoceros subtilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 6'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '156621'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:455'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '156621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A456> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '456'^^xsd:integer;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 6'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:456'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A457> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '457'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 6'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:457'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A458> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '458'^^xsd:integer;
  dwc:scientificName 'Chaetoceros simplex'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 6'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149294'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:458'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '459'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 6'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:459'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A460> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '460'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 6'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:460'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A461> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '461'^^xsd:integer;
  dwc:scientificName 'Pyramimonas adriaticus'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 6'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '376697'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:461'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '376697'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A462> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '462'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 6'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:462'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A463> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '463'^^xsd:integer;
  dwc:scientificName 'Chaetoceros radians'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 6'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149293'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:463'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A464> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '464'^^xsd:integer;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 6'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:464'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '465'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 6'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:465'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A466> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '466'^^xsd:integer;
  dwc:scientificName 'Flagellates'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 6'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:466'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A467> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '467'^^xsd:integer;
  dwc:scientificName 'Massartia rotundata'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 6'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '233633'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:467'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '110152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A468> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '468'^^xsd:integer;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 6'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:468'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A469> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '469'^^xsd:integer;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 6'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:469'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A470> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '470'^^xsd:integer;
  dwc:scientificName 'Chaetoceros subtilis'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 6'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '156621'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:470'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '156621'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A471> ;
  mr:hasGeometry <https://eurobis.org/id/point/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.62281"^^xsd:decimal ;
  dwc:decimalLongitude "33.5087"^^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/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.62281 33.5087)"^^geo:wktLiteral ;
  geo-pos:lat "44.62281"^^xsd:decimal ;
  geo-pos:long "33.5087"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4046__urn%3Acatalog%3AIBSS%3ADiurnal%20st.%2C%20Sevastopol%20Bay%2C%20Black%20Sea%2C%201952%3A471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4046_> ;
  dwc:basisOfRecord "O" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/O> ;
  dwc:fieldNumber "Serie 6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2013-02-14'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Diurnal st., Sevastopol Bay, Black Sea, 1952'^^xsd:string;
  dwc:catalogNumber '471'^^xsd:integer;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'O'^^xsd:string;
  dwc:fieldNumber 'Serie 6'^^xsd:string;
  dwc:yearCollected '1952'^^xsd:integer;
  dwc:monthCollected '3'^^xsd:integer;
  dwc:dayCollected '21'^^xsd:integer;
  dwc:timeOfDay '15'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '33.5087'^^xsd:double;
  dwc:latitude '44.62281'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:occurrenceRemarks 'No indication of station name in original notes of sample collector'^^xsd:string;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:sampleSize 'Ind/L'^^xsd:string;
  dwc:occurrenceId 'urn:catalog:IBSS:Diurnal st., Sevastopol Bay, Black Sea, 1952:471'^^xsd:string;
  dwc:observationDate '1952-03-21'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF