@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/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_45'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 3'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_31'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_46'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 3'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_32'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_47'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 3'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_33'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_48'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 3'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_34'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_49'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 3'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_35'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_50'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 3'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_36'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1022>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1022> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1022> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1022>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1022>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1022" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1006'^^xsd:string;
  dwc:scientificName 'Chaetoceros simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 6'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149294'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1022'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_43'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 3'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_29'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_44'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 3'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_30'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_41'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 2'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_27'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_42'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 2'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_28'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1023>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1023> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1023> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1023>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1023>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1023" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1007'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 6'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1023'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1024>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1024> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1024> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1024>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1024>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1024" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1024'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 4'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1024'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1025>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1025> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1025> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1025>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1025>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1025" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1025'^^xsd:string;
  dwc:scientificName 'Noctiluca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 4'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109500'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1025'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '109500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1026>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1026> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1026> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1026>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1026>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1026" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1026'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 3'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1026'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1027>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1027> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1027> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1027>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1027>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1027" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1027'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 3'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1027'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1028>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1028> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1028> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1028>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1028>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1028" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1028'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 3'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1028'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1029>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1029> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1029> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1029>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1029>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1029" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1029'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 3'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1029'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1030>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1030> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1030> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1030>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1030>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1030" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1030'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 3'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1030'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1031>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1031> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1031> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1031>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1031>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1031" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1031'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 2'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1031'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1032>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1032> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1032> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1032>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1032>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1032" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1032'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 2'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1032'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1033>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1033> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1033> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1033>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1033>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1033" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1033'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 2'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1033'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1034>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1034> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1034> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1034>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1034>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1034" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1034'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 2'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1034'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1035>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1035> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1035> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1035>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1035>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1035" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1035'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 2'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1035'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1036>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1036> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1036> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1036>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1036>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1036" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1036'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 2'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1036'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1037>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1037> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1037> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1037>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1037>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1037" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1037'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 2'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1037'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1038>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1038> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1038> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1038>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1038>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1038" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1038'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 2'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1038'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_3'^^xsd:string;
  dwc:scientificName 'Prorocentrum reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 2'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '232323'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_1'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '232323'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_32'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 1'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_18'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_4'^^xsd:string;
  dwc:scientificName 'Dinophysis acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 2'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109604'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_2'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '109604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_33'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 1'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_19'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_36'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 1'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149126'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_22'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_37'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 1'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_23'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_17'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 0'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_15'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_30'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 1'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_16'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_31'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 1'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_17'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_34'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 1'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_20'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_35'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 1'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_21'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_15'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 0'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_13'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_16'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 0'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_14'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_38'^^xsd:string;
  dwc:scientificName 'Chaetoceros simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 1'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149294'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_24'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_39'^^xsd:string;
  dwc:scientificName 'Coscinosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 1'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148926'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_25'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '148926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_40'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 1'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_26'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_5'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 2'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_3'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_6'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 2'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_4'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_7'^^xsd:string;
  dwc:scientificName 'Peridinium pedunculatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 2'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '576656'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_5'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '233244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_8'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 2'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_6'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_9'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 2'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_7'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_10'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 2'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_8'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_11'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 2'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_9'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_12'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 2'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_10'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_13'^^xsd:string;
  dwc:scientificName 'Chaetoceros simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 2'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149294'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_11'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_14'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 2'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_12'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_55'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 4'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_50'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_56'^^xsd:string;
  dwc:scientificName 'Exuviaella perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 4'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '576722'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_51'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '232516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_57'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 4'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_52'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_58'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 4'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_53'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_1'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 2'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_44'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_2'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 2'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_45'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_51'^^xsd:string;
  dwc:scientificName 'Chaetoceros decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 3'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149126'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_46'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149126'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_52'^^xsd:string;
  dwc:scientificName 'Chaetoceros peruvianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 3'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '178185'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_47'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '178185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_53'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 3'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_48'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_54'^^xsd:string;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 3'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_49'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_59'^^xsd:string;
  dwc:scientificName 'Cochlodinium helix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 4'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109767'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_54'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '109767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_60'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 4'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_55'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_61'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 4'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_56'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_62'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 4'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_57'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_64'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 6'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_59'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_65'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 7'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_60'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_27'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 1'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_93'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_28'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 1'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_94'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_29'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 1'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_95'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_18'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 0'^^xsd:string;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_84'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_19'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 0'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_85'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_20'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 0'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_86'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_21'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 0'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_87'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_22'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 0'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_88'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_23'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 1'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_89'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_24'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 1'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_90'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_25'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 1'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_91'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_26'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 1'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_92'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_784> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1008'^^xsd:string;
  dwc:scientificName 'Noctiluca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 6'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109500'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_784'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '109500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_785> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1009'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 5'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_785'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_786> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1010'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 5'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_786'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_787> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1011'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 5'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_787'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_788> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1012'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 5'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_788'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_789> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1013'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 5'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_789'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1039>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1039> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1039> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1039>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1039>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1039" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1039'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 2'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1039'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1040>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1040> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1040> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1040>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1040>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1040" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1040'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 1'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1040'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1042>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1042> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1042> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1042>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1042>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1042" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1042'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 1'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1042'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1043>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1043> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1043> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1043>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1043>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1043" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1043'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 1'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1043'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1044>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1044> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1044> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1044>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1044>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1044" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1044'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 1'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1044'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1045>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1045> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1045> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1045>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1045>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1045" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1045'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 1'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1045'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1046>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1046> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1046> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1046>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1046>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1046" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1046'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 1'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1046'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1047>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1047> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1047> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1047>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1047>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1047" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1047'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 1'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1047'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1041>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1041> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1041> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1041>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1041>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1041" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1041'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 1'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1041'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_63'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 4'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:timeOfDay '11.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_58'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_935> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_999'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 6'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_935'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_936> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1000'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 6'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_936'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_937> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1001'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 6'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_937'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_938> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1002'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 6'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_938'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_939> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1003'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 6'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_939'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_940> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1004'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 6'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_940'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_941> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1005'^^xsd:string;
  dwc:scientificName 'Chaetoceros peruvianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 6'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '178185'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_941'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '178185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_933> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_997'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 6'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_933'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_934> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_998'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 6'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_934'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_792> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1016'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 5'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_792'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_796> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1020'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 4'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_796'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_797> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1021'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 4'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_797'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_798> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1022'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 4'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_798'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_799> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1023'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 4'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_799'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1014'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 5'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_790'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_791> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1015'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 5'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_791'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_793> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1017'^^xsd:string;
  dwc:scientificName 'Noctiluca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 5'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109500'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_793'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '109500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_794> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1018'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 4'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_794'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_795> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.37"^^xsd:decimal ;
  dwc:decimalLongitude "34.31"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.37 34.31)"^^geo:wktLiteral ;
  geo-pos:lat "44.37"^^xsd:decimal ;
  geo-pos:long "34.31"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1019'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 4'^^xsd:string;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '28'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.31'^^xsd:double;
  dwc:latitude '44.37'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_795'^^xsd:string;
  dwc:observationDate '1948-08-28'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_117'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 17'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_182'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_118'^^xsd:string;
  dwc:scientificName 'Thalassiosira ocstrupii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 17'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '156691'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_183'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '573446'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_119'^^xsd:string;
  dwc:scientificName 'Grammatophora marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 17'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149338'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_184'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '149338'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_120'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 17'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_185'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_121'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: unnumbered'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_186'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_122'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: unnumbered'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_187'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_123'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: unnumbered'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_188'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_124'^^xsd:string;
  dwc:scientificName 'Coscinodiscus granii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: unnumbered'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149271'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_189'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '149271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_125'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 18'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_190'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_100'^^xsd:string;
  dwc:scientificName 'Exuviaella perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 16'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '576722'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_165'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '232516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_101'^^xsd:string;
  dwc:scientificName 'Exuviaella apora'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 16'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '576721'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_166'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '110291'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_102'^^xsd:string;
  dwc:scientificName 'Glenodinium danicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 16'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_167'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_103'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 16'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_168'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_169> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_104'^^xsd:string;
  dwc:scientificName 'Cochlodinium helix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 16'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109767'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_169'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '109767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_105'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 16'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_170'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_106'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 16'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_171'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_97'^^xsd:string;
  dwc:scientificName 'Coscinosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 24'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '148926'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_162'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '148926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_98'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 24'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_163'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_99'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 16'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_164'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_91'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 24'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_156'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_92'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 24'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_157'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_93'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 24'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_158'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_94'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 24'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_159'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_95'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 24'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_160'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_96'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 24'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_161'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_87'^^xsd:string;
  dwc:scientificName 'Coscinosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 14a'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '148926'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_152'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '148926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_88'^^xsd:string;
  dwc:scientificName 'Thalassiosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 14a'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '148912'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_153'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '148912'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_89'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 14a'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_154'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_90'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 24'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_155'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_77'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 14a'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_142'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_78'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 14a'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_143'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_79'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 14a'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_144'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_80'^^xsd:string;
  dwc:scientificName 'Phalacroma ovum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 14a'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '418168'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_145'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '418168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_81'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 14a'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_146'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_82'^^xsd:string;
  dwc:scientificName 'Peridinium cerasus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 14a'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '162757'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_147'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '162749'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_83'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 14a'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_148'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_84'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 14a'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_149'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_85'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 14a'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_150'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_86'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 14a'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_151'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_66'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 14'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_61'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_67'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 14'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_62'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_68'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 14'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_63'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_69'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 14'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_64'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_70'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 14'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_65'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_71'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 14'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_66'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_72'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 14'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_137'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_73'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 14'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_138'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_74'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 14'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_139'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_75'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 14'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_140'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_76'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 14a'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_141'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_107'^^xsd:string;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 16'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_172'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_108'^^xsd:string;
  dwc:scientificName 'Exuviaella perforata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 17'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '576722'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_173'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '232516'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_109'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 17'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_174'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_175> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_110'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 17'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_175'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_111'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 17'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109603'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_176'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_177> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_112'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 17'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_177'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_113'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 17'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_178'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_114'^^xsd:string;
  dwc:scientificName 'Cochlodinium helix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 17'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109767'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_179'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '109767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_115'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 17'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_180'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_116'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 17'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_181'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_129'^^xsd:string;
  dwc:scientificName 'Dinophysis ovum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 19'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '581938'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_194'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '109642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_127'^^xsd:string;
  dwc:scientificName 'Exuviaella baltica'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 19'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '576723'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_192'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '110293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_128'^^xsd:string;
  dwc:scientificName 'Glenodinium danicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 19'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_193'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_130'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 19'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_195'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_131'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 20'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_196'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.19"^^xsd:decimal ;
  dwc:decimalLongitude "34.96"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.19 34.96)"^^geo:wktLiteral ;
  geo-pos:lat "44.19"^^xsd:decimal ;
  geo-pos:long "34.96"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "2" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_126'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 18'^^xsd:string;
  dwc:fieldNumber '2'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '30'^^xsd:integer;
  dwc:timeOfDay '16.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.96'^^xsd:double;
  dwc:latitude '44.19'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_191'^^xsd:string;
  dwc:observationDate '1948-08-30'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_233> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.94"^^xsd:decimal ;
  dwc:decimalLongitude "35.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  geo-pos:lat "43.94"^^xsd:decimal ;
  geo-pos:long "35.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_168'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 27'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.61'^^xsd:double;
  dwc:latitude '43.94'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_233'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.94"^^xsd:decimal ;
  dwc:decimalLongitude "35.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  geo-pos:lat "43.94"^^xsd:decimal ;
  geo-pos:long "35.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_169'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 28'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.61'^^xsd:double;
  dwc:latitude '43.94'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_234'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_235> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.94"^^xsd:decimal ;
  dwc:decimalLongitude "35.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  geo-pos:lat "43.94"^^xsd:decimal ;
  geo-pos:long "35.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_170'^^xsd:string;
  dwc:scientificName 'Dinophysis acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 28'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.61'^^xsd:double;
  dwc:latitude '43.94'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109604'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_235'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '109604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_236> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.94"^^xsd:decimal ;
  dwc:decimalLongitude "35.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  geo-pos:lat "43.94"^^xsd:decimal ;
  geo-pos:long "35.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_171'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 28'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.61'^^xsd:double;
  dwc:latitude '43.94'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_236'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.94"^^xsd:decimal ;
  dwc:decimalLongitude "35.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  geo-pos:lat "43.94"^^xsd:decimal ;
  geo-pos:long "35.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_181'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 33'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.61'^^xsd:double;
  dwc:latitude '43.94'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_246'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_237> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.94"^^xsd:decimal ;
  dwc:decimalLongitude "35.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  geo-pos:lat "43.94"^^xsd:decimal ;
  geo-pos:long "35.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_172'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 28'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.61'^^xsd:double;
  dwc:latitude '43.94'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_237'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.94"^^xsd:decimal ;
  dwc:decimalLongitude "35.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  geo-pos:lat "43.94"^^xsd:decimal ;
  geo-pos:long "35.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_173'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 28'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.61'^^xsd:double;
  dwc:latitude '43.94'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_238'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.94"^^xsd:decimal ;
  dwc:decimalLongitude "35.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  geo-pos:lat "43.94"^^xsd:decimal ;
  geo-pos:long "35.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_174'^^xsd:string;
  dwc:scientificName 'Phalacroma sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 28'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.61'^^xsd:double;
  dwc:latitude '43.94'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109466'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_239'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '109466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.94"^^xsd:decimal ;
  dwc:decimalLongitude "35.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  geo-pos:lat "43.94"^^xsd:decimal ;
  geo-pos:long "35.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_175'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 28'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.61'^^xsd:double;
  dwc:latitude '43.94'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_240'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.94"^^xsd:decimal ;
  dwc:decimalLongitude "35.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  geo-pos:lat "43.94"^^xsd:decimal ;
  geo-pos:long "35.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_176'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 28'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.61'^^xsd:double;
  dwc:latitude '43.94'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_241'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.94"^^xsd:decimal ;
  dwc:decimalLongitude "35.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  geo-pos:lat "43.94"^^xsd:decimal ;
  geo-pos:long "35.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_177'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 28'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.61'^^xsd:double;
  dwc:latitude '43.94'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_242'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.94"^^xsd:decimal ;
  dwc:decimalLongitude "35.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  geo-pos:lat "43.94"^^xsd:decimal ;
  geo-pos:long "35.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_178'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 29'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.61'^^xsd:double;
  dwc:latitude '43.94'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_243'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_244> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.94"^^xsd:decimal ;
  dwc:decimalLongitude "35.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  geo-pos:lat "43.94"^^xsd:decimal ;
  geo-pos:long "35.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_179'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 29'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.61'^^xsd:double;
  dwc:latitude '43.94'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_244'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_245> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.94"^^xsd:decimal ;
  dwc:decimalLongitude "35.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  geo-pos:lat "43.94"^^xsd:decimal ;
  geo-pos:long "35.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_180'^^xsd:string;
  dwc:scientificName 'Dinophysis acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 29'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.61'^^xsd:double;
  dwc:latitude '43.94'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109604'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_245'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '109604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.94"^^xsd:decimal ;
  dwc:decimalLongitude "35.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  geo-pos:lat "43.94"^^xsd:decimal ;
  geo-pos:long "35.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_144'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 25a'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.61'^^xsd:double;
  dwc:latitude '43.94'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_209'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.94"^^xsd:decimal ;
  dwc:decimalLongitude "35.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  geo-pos:lat "43.94"^^xsd:decimal ;
  geo-pos:long "35.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_145'^^xsd:string;
  dwc:scientificName 'Phalacroma pulchellum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 25a'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.61'^^xsd:double;
  dwc:latitude '43.94'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '232510'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_210'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '109649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.94"^^xsd:decimal ;
  dwc:decimalLongitude "35.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  geo-pos:lat "43.94"^^xsd:decimal ;
  geo-pos:long "35.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_146'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 25a'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.61'^^xsd:double;
  dwc:latitude '43.94'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_211'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.94"^^xsd:decimal ;
  dwc:decimalLongitude "35.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  geo-pos:lat "43.94"^^xsd:decimal ;
  geo-pos:long "35.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_147'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 25a'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.61'^^xsd:double;
  dwc:latitude '43.94'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_212'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.94"^^xsd:decimal ;
  dwc:decimalLongitude "35.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  geo-pos:lat "43.94"^^xsd:decimal ;
  geo-pos:long "35.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_148'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 25a'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.61'^^xsd:double;
  dwc:latitude '43.94'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_213'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.94"^^xsd:decimal ;
  dwc:decimalLongitude "35.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  geo-pos:lat "43.94"^^xsd:decimal ;
  geo-pos:long "35.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_149'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 25a'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.61'^^xsd:double;
  dwc:latitude '43.94'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_214'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.94"^^xsd:decimal ;
  dwc:decimalLongitude "35.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  geo-pos:lat "43.94"^^xsd:decimal ;
  geo-pos:long "35.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_150'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 26'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.61'^^xsd:double;
  dwc:latitude '43.94'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_215'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.94"^^xsd:decimal ;
  dwc:decimalLongitude "35.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  geo-pos:lat "43.94"^^xsd:decimal ;
  geo-pos:long "35.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_151'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 26'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.61'^^xsd:double;
  dwc:latitude '43.94'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_216'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.94"^^xsd:decimal ;
  dwc:decimalLongitude "35.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  geo-pos:lat "43.94"^^xsd:decimal ;
  geo-pos:long "35.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_152'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 26'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.61'^^xsd:double;
  dwc:latitude '43.94'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_217'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.94"^^xsd:decimal ;
  dwc:decimalLongitude "35.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  geo-pos:lat "43.94"^^xsd:decimal ;
  geo-pos:long "35.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_153'^^xsd:string;
  dwc:scientificName 'Dinophysis acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 26'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.61'^^xsd:double;
  dwc:latitude '43.94'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109604'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_218'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '109604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.94"^^xsd:decimal ;
  dwc:decimalLongitude "35.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  geo-pos:lat "43.94"^^xsd:decimal ;
  geo-pos:long "35.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_154'^^xsd:string;
  dwc:scientificName 'Dinophysis ovum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 26'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.61'^^xsd:double;
  dwc:latitude '43.94'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '581938'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_219'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '109642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_220> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.94"^^xsd:decimal ;
  dwc:decimalLongitude "35.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  geo-pos:lat "43.94"^^xsd:decimal ;
  geo-pos:long "35.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_155'^^xsd:string;
  dwc:scientificName 'Pyrophacus horologicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 26'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.61'^^xsd:double;
  dwc:latitude '43.94'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110266'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_220'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '232598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.94"^^xsd:decimal ;
  dwc:decimalLongitude "35.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  geo-pos:lat "43.94"^^xsd:decimal ;
  geo-pos:long "35.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_156'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 26'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.61'^^xsd:double;
  dwc:latitude '43.94'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_221'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.94"^^xsd:decimal ;
  dwc:decimalLongitude "35.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  geo-pos:lat "43.94"^^xsd:decimal ;
  geo-pos:long "35.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_157'^^xsd:string;
  dwc:scientificName 'Diplopsalis lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 26'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.61'^^xsd:double;
  dwc:latitude '43.94'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110001'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_222'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.94"^^xsd:decimal ;
  dwc:decimalLongitude "35.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  geo-pos:lat "43.94"^^xsd:decimal ;
  geo-pos:long "35.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_158'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 26'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.61'^^xsd:double;
  dwc:latitude '43.94'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_223'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.94"^^xsd:decimal ;
  dwc:decimalLongitude "35.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  geo-pos:lat "43.94"^^xsd:decimal ;
  geo-pos:long "35.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_159'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 26'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.61'^^xsd:double;
  dwc:latitude '43.94'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_224'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.94"^^xsd:decimal ;
  dwc:decimalLongitude "35.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  geo-pos:lat "43.94"^^xsd:decimal ;
  geo-pos:long "35.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_160'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 26'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.61'^^xsd:double;
  dwc:latitude '43.94'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_225'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.94"^^xsd:decimal ;
  dwc:decimalLongitude "35.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  geo-pos:lat "43.94"^^xsd:decimal ;
  geo-pos:long "35.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_161'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 26'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.61'^^xsd:double;
  dwc:latitude '43.94'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_226'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.94"^^xsd:decimal ;
  dwc:decimalLongitude "35.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  geo-pos:lat "43.94"^^xsd:decimal ;
  geo-pos:long "35.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_162'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 27'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.61'^^xsd:double;
  dwc:latitude '43.94'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_227'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.94"^^xsd:decimal ;
  dwc:decimalLongitude "35.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  geo-pos:lat "43.94"^^xsd:decimal ;
  geo-pos:long "35.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_163'^^xsd:string;
  dwc:scientificName 'Dinophysis acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 27'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.61'^^xsd:double;
  dwc:latitude '43.94'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109604'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_228'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '109604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.94"^^xsd:decimal ;
  dwc:decimalLongitude "35.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  geo-pos:lat "43.94"^^xsd:decimal ;
  geo-pos:long "35.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_164'^^xsd:string;
  dwc:scientificName 'Peridinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 27'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.61'^^xsd:double;
  dwc:latitude '43.94'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_229'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.94"^^xsd:decimal ;
  dwc:decimalLongitude "35.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  geo-pos:lat "43.94"^^xsd:decimal ;
  geo-pos:long "35.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_165'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 27'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.61'^^xsd:double;
  dwc:latitude '43.94'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_230'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.94"^^xsd:decimal ;
  dwc:decimalLongitude "35.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  geo-pos:lat "43.94"^^xsd:decimal ;
  geo-pos:long "35.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_166'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 27'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.61'^^xsd:double;
  dwc:latitude '43.94'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_231'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.94"^^xsd:decimal ;
  dwc:decimalLongitude "35.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  geo-pos:lat "43.94"^^xsd:decimal ;
  geo-pos:long "35.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_167'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 27'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.61'^^xsd:double;
  dwc:latitude '43.94'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_232'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.94"^^xsd:decimal ;
  dwc:decimalLongitude "35.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  geo-pos:lat "43.94"^^xsd:decimal ;
  geo-pos:long "35.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_132'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 25'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.61'^^xsd:double;
  dwc:latitude '43.94'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_197'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.94"^^xsd:decimal ;
  dwc:decimalLongitude "35.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  geo-pos:lat "43.94"^^xsd:decimal ;
  geo-pos:long "35.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_133'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 25'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.61'^^xsd:double;
  dwc:latitude '43.94'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_198'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.94"^^xsd:decimal ;
  dwc:decimalLongitude "35.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  geo-pos:lat "43.94"^^xsd:decimal ;
  geo-pos:long "35.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_134'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 25'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.61'^^xsd:double;
  dwc:latitude '43.94'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_199'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.94"^^xsd:decimal ;
  dwc:decimalLongitude "35.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  geo-pos:lat "43.94"^^xsd:decimal ;
  geo-pos:long "35.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_135'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 25'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.61'^^xsd:double;
  dwc:latitude '43.94'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_200'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.94"^^xsd:decimal ;
  dwc:decimalLongitude "35.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  geo-pos:lat "43.94"^^xsd:decimal ;
  geo-pos:long "35.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_136'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 25'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.61'^^xsd:double;
  dwc:latitude '43.94'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_201'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.94"^^xsd:decimal ;
  dwc:decimalLongitude "35.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  geo-pos:lat "43.94"^^xsd:decimal ;
  geo-pos:long "35.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_137'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 25'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.61'^^xsd:double;
  dwc:latitude '43.94'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_202'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.94"^^xsd:decimal ;
  dwc:decimalLongitude "35.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  geo-pos:lat "43.94"^^xsd:decimal ;
  geo-pos:long "35.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_138'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 25'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.61'^^xsd:double;
  dwc:latitude '43.94'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_203'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.94"^^xsd:decimal ;
  dwc:decimalLongitude "35.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  geo-pos:lat "43.94"^^xsd:decimal ;
  geo-pos:long "35.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_139'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 25'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.61'^^xsd:double;
  dwc:latitude '43.94'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_204'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.94"^^xsd:decimal ;
  dwc:decimalLongitude "35.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  geo-pos:lat "43.94"^^xsd:decimal ;
  geo-pos:long "35.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_140'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 25'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.61'^^xsd:double;
  dwc:latitude '43.94'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_205'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.94"^^xsd:decimal ;
  dwc:decimalLongitude "35.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  geo-pos:lat "43.94"^^xsd:decimal ;
  geo-pos:long "35.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_141'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 25'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.61'^^xsd:double;
  dwc:latitude '43.94'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_206'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.94"^^xsd:decimal ;
  dwc:decimalLongitude "35.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  geo-pos:lat "43.94"^^xsd:decimal ;
  geo-pos:long "35.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_142'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 25a'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.61'^^xsd:double;
  dwc:latitude '43.94'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_207'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.94"^^xsd:decimal ;
  dwc:decimalLongitude "35.61"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.94 35.61)"^^geo:wktLiteral ;
  geo-pos:lat "43.94"^^xsd:decimal ;
  geo-pos:long "35.61"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "3" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_143'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 25a'^^xsd:string;
  dwc:fieldNumber '3'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '3.883'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '35.61'^^xsd:double;
  dwc:latitude '43.94'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_208'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_305> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_246'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 50'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_305'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_306> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_247'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 51'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_306'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_307> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_248'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 51'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_307'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_308> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_249'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 51'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_308'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_309> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_250'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 51'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_309'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_251'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 51'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_310'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_292> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_233'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 47'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_292'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_293> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_234'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 47'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_293'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_294> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_235'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 48'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_294'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_295> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_236'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 48'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_295'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_296> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_237'^^xsd:string;
  dwc:scientificName 'Cochlodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 48'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_296'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_297> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_238'^^xsd:string;
  dwc:scientificName 'Erythropsis sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 48'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '231834'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_297'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '231793'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_298> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_239'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 48'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_298'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_299> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_240'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 48'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_299'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_241'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 48'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_300'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_242'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 49'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_301'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_302> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_243'^^xsd:string;
  dwc:scientificName 'Cochlodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 49'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_302'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_303> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_244'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 49'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_303'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_304> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_245'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 50'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_304'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_217'^^xsd:string;
  dwc:scientificName 'Peridinium pedunculatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 46'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '576656'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_107'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '233244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_218'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 46'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_108'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_220'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 46'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_110'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_221'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 46'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_111'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_215'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 46'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_105'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_216'^^xsd:string;
  dwc:scientificName 'Pyrophacus horologicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 46'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110266'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_106'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '232598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_213'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 46'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_103'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_214'^^xsd:string;
  dwc:scientificName 'Amphidinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 46'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_104'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_212'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 46'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_102'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_206'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 45'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_96'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_207'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 45'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_97'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_208'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 46'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_98'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_209'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 46'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_99'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_210'^^xsd:string;
  dwc:scientificName 'Gymnodinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 46'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109778'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_100'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '109778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_211'^^xsd:string;
  dwc:scientificName 'Gymnodinium rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 46'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109826'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_101'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '109826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_222'^^xsd:string;
  dwc:scientificName 'Dinophysis ovum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 46'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '581938'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_112'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '109642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_223'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 46'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_113'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_224'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 46'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_114'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_225'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 46'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_115'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_226'^^xsd:string;
  dwc:scientificName 'Gymnodinium rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 47'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109826'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_116'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '109826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_227'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 47'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_117'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_228'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 47'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_118'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_229'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 47'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_119'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_255> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_190'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 44a'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_255'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_256> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_191'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 44a'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_256'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_257> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_192'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 44a'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_257'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_258> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_193'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 44a'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_258'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_259> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_194'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 44a'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_259'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_260> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_195'^^xsd:string;
  dwc:scientificName 'Rhizosolenia sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 44a'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149069'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_260'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '149069'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_261> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_196'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 44a'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_261'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_262> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_197'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 45'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_262'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_263> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_198'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 45'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_263'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_264> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_199'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 45'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_264'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_265> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_200'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 45'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_265'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_266> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_201'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 45'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_266'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_267> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_202'^^xsd:string;
  dwc:scientificName 'Peridinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 45'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_267'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_268> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_203'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 45'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_268'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_204'^^xsd:string;
  dwc:scientificName 'Dinophysis acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 45'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109604'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_269'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '109604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_270> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_205'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 45'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_270'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_247> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_182'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 44'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_247'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_183'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 44'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_248'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_184'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 44'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_249'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_185'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 44'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_250'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_251> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_186'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 44'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_251'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_252> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_187'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 44'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_252'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_253> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_188'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 44'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_253'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_254> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_189'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 44'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_254'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_289> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_230'^^xsd:string;
  dwc:scientificName 'Dinophysis ovum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 47'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '581938'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_289'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '109642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_290> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_231'^^xsd:string;
  dwc:scientificName 'Peridinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 47'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_290'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_291> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_232'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 47'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_291'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.7"^^xsd:decimal ;
  dwc:decimalLongitude "36.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.7 36.25)"^^geo:wktLiteral ;
  geo-pos:lat "43.7"^^xsd:decimal ;
  geo-pos:long "36.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "4" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_219'^^xsd:string;
  dwc:scientificName 'Peridinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 46'^^xsd:string;
  dwc:fieldNumber '4'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '2'^^xsd:integer;
  dwc:timeOfDay '12.667'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.25'^^xsd:double;
  dwc:latitude '43.7'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_109'^^xsd:string;
  dwc:observationDate '1948-09-02'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_957> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "106"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_921'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 42'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '106'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_957'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_958> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "106"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_922'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 42'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '106'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_958'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_965> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_929'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 41'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_965'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_966> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_930'^^xsd:string;
  dwc:scientificName 'Dinophysis acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 41'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '109604'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_966'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '109604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_967> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_931'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 41'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_967'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_968> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_932'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 41'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_968'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_969> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_933'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 41'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_969'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_970> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "309"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_934'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 40'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '309'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_970'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_971> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "309"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_935'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 40'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '309'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_971'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_973> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "309"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_937'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 40'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '309'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_973'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_974> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "309"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_938'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 40'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '309'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_974'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_975> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "309"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_939'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 40'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '309'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_975'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_976> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "309"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_940'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 40'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '309'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_976'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_977> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "309"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_941'^^xsd:string;
  dwc:scientificName 'Chaetoceros peruvianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 40'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '309'^^xsd:integer;
  dwc:aphiaid '178185'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_977'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '178185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_978> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "309"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_942'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 40'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '309'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_978'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_959> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "106"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_923'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 42'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '106'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_959'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_960> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "106"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_924'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 42'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '106'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_960'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_961> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "106"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_925'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 42'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '106'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_961'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "106"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_926'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 42'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '106'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_962'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_963> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "106"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_927'^^xsd:string;
  dwc:scientificName 'Noctiluca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 42'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '106'^^xsd:integer;
  dwc:aphiaid '109500'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_963'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '109500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_964> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "105"^^xsd:integer ;
  dwc:maximumDepthInMeters "95"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_928'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 41'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '105'^^xsd:integer;
  dwc:maximumDepth '95'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_964'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_311> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_252'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 57'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_311'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_312> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_253'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 57'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_312'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_316> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_257'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 57'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_316'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_317> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_258'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 57'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_317'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_318> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_259'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 57a'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_318'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_319> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_260'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 57a'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_319'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_261'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 57a'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_320'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_321> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_262'^^xsd:string;
  dwc:scientificName 'Diplopsalis lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 57a'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110001'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_321'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_322> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_263'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 57a'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_322'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_313> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_254'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 57'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_313'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_314> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_255'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 57'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_314'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_315> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_256'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 57'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_315'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_956> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "47"^^xsd:integer ;
  dwc:maximumDepthInMeters "106"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_920'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 42'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '47'^^xsd:integer;
  dwc:maximumDepth '106'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_956'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_331> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_272'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 59'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_331'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_332> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_273'^^xsd:string;
  dwc:scientificName 'Dinophysis acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 59'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109604'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_332'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '109604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_343> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_284'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 60'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_343'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_344> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_285'^^xsd:string;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 60'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_344'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_323> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_264'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 57a'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_323'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_324> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_265'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 57a'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_324'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_266'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 57a'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_325'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_267'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 59'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_326'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_327> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_268'^^xsd:string;
  dwc:scientificName 'Gymnodinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 59'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109778'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_327'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '109778'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_328> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_269'^^xsd:string;
  dwc:scientificName 'Glenodinium danicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 59'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_328'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_329> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_270'^^xsd:string;
  dwc:scientificName 'Cochlodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 59'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_329'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_330> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_271'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 59'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_330'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_972> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "205"^^xsd:integer ;
  dwc:maximumDepthInMeters "309"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_936'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 40'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '205'^^xsd:integer;
  dwc:maximumDepth '309'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_972'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1066>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1066> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1066> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1066>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1066>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1066" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1066'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 45'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1066'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1061>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1061> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1061> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1061>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1061>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1061" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1061'^^xsd:string;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 46'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1061'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1054>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1054> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1054> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1054>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1054>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1054" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1054'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 47'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1054'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1055>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1055> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1055> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1055>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1055>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1055" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1055'^^xsd:string;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 47'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1055'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1056>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1056> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1056> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1056>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1056>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1056" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1056'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 46'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1056'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1057>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1057> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1057> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1057>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1057>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1057" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1057'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 46'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1057'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1058>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1058> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1058> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1058>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1058>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1058" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1058'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 46'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1058'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1059>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1059> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1059> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1059>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1059>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1059" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1059'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 46'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1059'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1060>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1060> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1060> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1060>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1060>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1060" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1060'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 46'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1060'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1052>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1052> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1052> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1052>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1052>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1052" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1052'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 47'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1052'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1053>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1053> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1053> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1053>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1053>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1053" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1053'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 47'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1053'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1062>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1062> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1062> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "15"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1062>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1062>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1062" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1062'^^xsd:string;
  dwc:scientificName 'Pontosphaera sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 46'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '15'^^xsd:integer;
  dwc:aphiaid '115082'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1062'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '115082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1063>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1063> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1063> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1063>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1063>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1063" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1063'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 45'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1063'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1064>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1064> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1064> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1064>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1064>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1064" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1064'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 45'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1064'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1065>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1065> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1065> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1065>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1065>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1065" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1065'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 45'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1065'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1067>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1067> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1067> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1067>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1067>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1067" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1067'^^xsd:string;
  dwc:scientificName 'Dinophysis acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 45'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '109604'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1067'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '109604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1068>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1068> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1068> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1068>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1068>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1068" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1068'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 45'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1068'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1069>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1069> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1069> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1069>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1069>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1069" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1069'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 45'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1069'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1070>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1070> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1070> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1070>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1070>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1070" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1070'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 45'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1070'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1071>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1071> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1071> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1071>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1071>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1071" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1071'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 45'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1071'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1048>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1048> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1048> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1048>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1048>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1048" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1048'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 47'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1048'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1049>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1049> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1049> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1049>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1049>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1049" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1049'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 47'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1049'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1050>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1050> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1050> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1050>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1050>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1050" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1050'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 47'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1050'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1051>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1051> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1051> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "11"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1051>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1051>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1051" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1051'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 47'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '11'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1051'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1072>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1072> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1072> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "15"^^xsd:integer ;
  dwc:maximumDepthInMeters "18"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1072>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1072>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1072" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1072'^^xsd:string;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 45'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '15'^^xsd:integer;
  dwc:maximumDepth '18'^^xsd:integer;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1072'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_917> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_901'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 44'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_917'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_918> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_902'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 44'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_918'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_919> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_903'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 44'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_919'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_920> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_904'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 44'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_920'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_921> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_905'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 44'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_921'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_942> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_906'^^xsd:string;
  dwc:scientificName 'Phalacroma  rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 44'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_942'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_943> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_907'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 44'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_943'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_333> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_274'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 59'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_333'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_275'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 60'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_334'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_335> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_276'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 60'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_335'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_336> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_277'^^xsd:string;
  dwc:scientificName 'Dinophysis acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 60'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109604'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_336'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '109604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_337> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_278'^^xsd:string;
  dwc:scientificName 'Dinophysis ovum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 60'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '581938'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_337'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '109642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_338> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_279'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 60'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_338'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_339> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_280'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 60'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_339'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_340> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_281'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 60'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_340'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_341> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_282'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 60'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_341'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_342> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_283'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 60'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:timeOfDay '6.333'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_342'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_944> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_908'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 44'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_944'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_945> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_909'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 44'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_945'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_946> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_910'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 44'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_946'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_947> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "18"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_911'^^xsd:string;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 44'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '18'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_947'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_948> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_912'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 43'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_948'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_949> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_913'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 43'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_949'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_950> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_914'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 43'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_950'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_951> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_915'^^xsd:string;
  dwc:scientificName 'Dinophysis acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 43'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '109604'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_951'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '109604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_952> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_916'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 43'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_952'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_953> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_917'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 43'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_953'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_954> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_918'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 43'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_954'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_955> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.5"^^xsd:decimal ;
  dwc:decimalLongitude "36.75"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "48"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.5 36.75)"^^geo:wktLiteral ;
  geo-pos:lat "43.5"^^xsd:decimal ;
  geo-pos:long "36.75"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "5" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_919'^^xsd:string;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 43'^^xsd:string;
  dwc:fieldNumber '5'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '36.75'^^xsd:double;
  dwc:latitude '43.5'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '48'^^xsd:integer;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_955'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1006>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1006> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1006> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1006>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1006>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1006" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_970'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 55'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1006'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1007>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1007> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1007> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1007>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1007>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1007" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_971'^^xsd:string;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 55'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1007'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1008>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1008> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1008> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1008>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1008>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1008" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_972'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 54'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1008'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1009>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1009> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1009> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1009>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1009>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1009" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_973'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 54'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1009'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1010>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1010> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1010> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1010>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1010>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1010" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_974'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 54'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1010'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1011>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1011> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1011> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1011>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1011>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1011" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_975'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 54'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1011'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1012>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1012> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1012> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1012>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1012>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1012" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_976'^^xsd:string;
  dwc:scientificName 'Gonyaulax polyedra'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 54'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '110034'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1012'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1778370'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1013>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1013> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1013> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1013>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1013>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1013" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_977'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 54'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1013'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1014>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1014> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1014> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1014>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1014>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1014" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_978'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 54'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1014'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_998>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_998> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_998> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_998>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_998>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_998" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_962'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 56'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_998'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_999>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_999> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_999> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_999>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_999>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_999" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_963'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 56'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_999'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1000>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1000> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1000> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1000>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1000>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1000" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_964'^^xsd:string;
  dwc:scientificName 'Noctiluca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 56'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109500'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1000'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '109500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1001>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1001> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1001> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1001>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1001>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1001" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_965'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 55'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1001'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1002>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1002> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1002> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1002>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1002>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1002" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_966'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 55'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1002'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1003>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1003> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1003> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1003>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1003>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1003" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_967'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 55'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1003'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1004>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1004> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1004> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1004>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1004>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1004" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_968'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 55'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1004'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1005>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1005> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1005> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1005>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1005>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1005" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_969'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 55'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1005'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1015>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1015> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1015> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1015>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1015>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1015" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_979'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 54'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1015'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1016>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1016> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1016> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1016>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1016>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1016" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_980'^^xsd:string;
  dwc:scientificName 'Chaetoceros peruvianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 54'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '178185'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1016'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '178185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1017>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1017> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1017> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1017>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1017>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1017" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_981'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 54'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1017'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1018>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1018> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1018> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1018>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1018>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1018" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_982'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 54'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1018'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1019>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1019> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1019> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1019>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1019>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1019" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_983'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 54'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1019'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1020>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1020> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1020> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1020>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1020>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1020" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_984'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 54'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1020'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1021>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1021> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1021> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1021>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1021>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1021" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_985'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 54'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1021'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_986> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_950'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 57'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_986'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_997>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_997> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_997> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_997>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_997>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_997" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_961'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 56'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_997'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_363> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_304'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 77'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_363'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_364> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_305'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 77'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_364'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_365> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_306'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 77'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_365'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_366> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_307'^^xsd:string;
  dwc:scientificName 'Cochlodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 77'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_366'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_367> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_308'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 77'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_367'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_368> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_309'^^xsd:string;
  dwc:scientificName 'Diplopsalis lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 77'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110001'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_368'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_369> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_310'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 77'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_369'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_311'^^xsd:string;
  dwc:scientificName 'Peridinium depressum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 77'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '160611'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_370'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '110217'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_371> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_312'^^xsd:string;
  dwc:scientificName 'Pyrophacus horologicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 77'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110266'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_371'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '232598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_372> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_313'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 77'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_372'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_373> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_314'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 77'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_373'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_374> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_315'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 77'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_374'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_362> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_303'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 76a'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_362'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_355> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_296'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 76a'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_355'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_356> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_297'^^xsd:string;
  dwc:scientificName 'Diplopsalis lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 76a'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110001'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_356'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_357> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_298'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 76a'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_357'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_358> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_299'^^xsd:string;
  dwc:scientificName 'Cochlodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 76a'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_358'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_359> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_300'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 76a'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_359'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_360> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_301'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 76a'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_360'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_361> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_302'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 76a'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_361'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_354> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_295'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 76a'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_354'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_353> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_294'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 76a'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_353'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_349> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_290'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 76'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_349'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_350> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_291'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 76'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_350'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_351> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_292'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 76'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_351'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_352> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_293'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 76a'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_352'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_345> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_286'^^xsd:string;
  dwc:scientificName 'Glenodinium danicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 76'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_345'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_346> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_287'^^xsd:string;
  dwc:scientificName 'Diplopsalis lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 76'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110001'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_346'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_347> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_288'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 76'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_347'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_348> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_289'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 76'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_348'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_395> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_336'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 80'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_395'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_396> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_337'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 83'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_396'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_397> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_338'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 83'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_397'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_398> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_339'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 84'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_398'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_399> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_340'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 84'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_399'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_384> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_325'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 78'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_384'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_385> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_326'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 78'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_385'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_386> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_327'^^xsd:string;
  dwc:scientificName 'Coscinosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 78'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '148926'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_386'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '148926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_387> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_328'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 79'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_387'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_388> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_329'^^xsd:string;
  dwc:scientificName 'Gymnodinium rhomboides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 79'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109826'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_388'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '109826'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_389> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_330'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 79'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_389'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_390> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_331'^^xsd:string;
  dwc:scientificName 'Dinophysis acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 79'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109604'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_390'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '109604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_391> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_332'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 79'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_391'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_392> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_333'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 79'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_392'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_393> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_334'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 79'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_393'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_394> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_335'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 79'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_394'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_922> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_986'^^xsd:string;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 54'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_922'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_923> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_987'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 52'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_923'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_924> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_988'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 52'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_924'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_925> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_989'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 52'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_925'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_926> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_990'^^xsd:string;
  dwc:scientificName 'Cochlodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 52'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_926'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_927> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_991'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 52'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_927'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_928> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_992'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 52'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_928'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_929> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_993'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 52'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_929'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_930> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_994'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 52'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_930'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_931> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_995'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 52'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_931'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_932> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_996'^^xsd:string;
  dwc:scientificName 'Noctiluca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 52'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '109500'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_932'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '109500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_988> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_952'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 57'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_988'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_989> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_953'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 57'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_989'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_990>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_990> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_990> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_990>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_990>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_990" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_954'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 57'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_990'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_991>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_991> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_991> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_991>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_991>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_991" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_955'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 57'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_991'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_992>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_992> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_992> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_992>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_992>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_992" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_956'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 57'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_992'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_993>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_993> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_993> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_993>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_993>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_993" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_957'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 57'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_993'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_994>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_994> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_994> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_994>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_994>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_994" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_958'^^xsd:string;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 57'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_994'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_995>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_995> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_995> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_995>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_995>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_995" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_959'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 56'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_995'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_996>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_996> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_996> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_996>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_996>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_996" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_960'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 56'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_996'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_987> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_951'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 57'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_987'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_379> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_320'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 78'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_379'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_380> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_321'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 78'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_380'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_381> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_322'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 78'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_381'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_382> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_323'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 78'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_382'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_383> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_324'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 78'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_383'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_375> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_316'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 78'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_375'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_376> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_317'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 78'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_376'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_377> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_318'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 78'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_377'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_378> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.35"^^xsd:decimal ;
  dwc:decimalLongitude "37.15"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.35 37.15)"^^geo:wktLiteral ;
  geo-pos:lat "43.35"^^xsd:decimal ;
  geo-pos:long "37.15"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "6" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_319'^^xsd:string;
  dwc:scientificName 'Phalacroma ovum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 78'^^xsd:string;
  dwc:fieldNumber '6'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '3'^^xsd:integer;
  dwc:timeOfDay '13.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.15'^^xsd:double;
  dwc:latitude '43.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '418168'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_378'^^xsd:string;
  dwc:observationDate '1948-09-03'^^xsd:date;
  dwc:aphiaIdAccepted '418168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09"^^xsd:decimal ;
  dwc:decimalLongitude "37.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.09"^^xsd:decimal ;
  geo-pos:long "37.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_341'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 88'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.85'^^xsd:double;
  dwc:latitude '43.09'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_400'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09"^^xsd:decimal ;
  dwc:decimalLongitude "37.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.09"^^xsd:decimal ;
  geo-pos:long "37.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_342'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 88'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.85'^^xsd:double;
  dwc:latitude '43.09'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_401'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_402> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09"^^xsd:decimal ;
  dwc:decimalLongitude "37.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.09"^^xsd:decimal ;
  geo-pos:long "37.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_343'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 88'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.85'^^xsd:double;
  dwc:latitude '43.09'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_402'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_403> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09"^^xsd:decimal ;
  dwc:decimalLongitude "37.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.09"^^xsd:decimal ;
  geo-pos:long "37.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_344'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 88'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.85'^^xsd:double;
  dwc:latitude '43.09'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_403'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_437> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09"^^xsd:decimal ;
  dwc:decimalLongitude "37.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.09"^^xsd:decimal ;
  geo-pos:long "37.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_396'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 93'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.85'^^xsd:double;
  dwc:latitude '43.09'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_437'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_431> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09"^^xsd:decimal ;
  dwc:decimalLongitude "37.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.09"^^xsd:decimal ;
  geo-pos:long "37.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_372'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 89'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.85'^^xsd:double;
  dwc:latitude '43.09'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_431'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_432> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09"^^xsd:decimal ;
  dwc:decimalLongitude "37.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.09"^^xsd:decimal ;
  geo-pos:long "37.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_373'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 89'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.85'^^xsd:double;
  dwc:latitude '43.09'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_432'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_435> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09"^^xsd:decimal ;
  dwc:decimalLongitude "37.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.09"^^xsd:decimal ;
  geo-pos:long "37.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_394'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 93'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.85'^^xsd:double;
  dwc:latitude '43.09'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_435'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_436> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09"^^xsd:decimal ;
  dwc:decimalLongitude "37.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.09"^^xsd:decimal ;
  geo-pos:long "37.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_395'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 93'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.85'^^xsd:double;
  dwc:latitude '43.09'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_436'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_433> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09"^^xsd:decimal ;
  dwc:decimalLongitude "37.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.09"^^xsd:decimal ;
  geo-pos:long "37.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_374'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 89'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.85'^^xsd:double;
  dwc:latitude '43.09'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_433'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_434> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09"^^xsd:decimal ;
  dwc:decimalLongitude "37.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.09"^^xsd:decimal ;
  geo-pos:long "37.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_393'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 93'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.85'^^xsd:double;
  dwc:latitude '43.09'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_434'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_413> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09"^^xsd:decimal ;
  dwc:decimalLongitude "37.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.09"^^xsd:decimal ;
  geo-pos:long "37.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_354'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: unnumbered'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.85'^^xsd:double;
  dwc:latitude '43.09'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_413'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_414> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09"^^xsd:decimal ;
  dwc:decimalLongitude "37.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.09"^^xsd:decimal ;
  geo-pos:long "37.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_355'^^xsd:string;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: unnumbered'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.85'^^xsd:double;
  dwc:latitude '43.09'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_414'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_415> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09"^^xsd:decimal ;
  dwc:decimalLongitude "37.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.09"^^xsd:decimal ;
  geo-pos:long "37.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_356'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: unnumbered'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.85'^^xsd:double;
  dwc:latitude '43.09'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_415'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_416> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09"^^xsd:decimal ;
  dwc:decimalLongitude "37.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.09"^^xsd:decimal ;
  geo-pos:long "37.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_357'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 88a'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.85'^^xsd:double;
  dwc:latitude '43.09'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_416'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_417> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09"^^xsd:decimal ;
  dwc:decimalLongitude "37.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.09"^^xsd:decimal ;
  geo-pos:long "37.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_358'^^xsd:string;
  dwc:scientificName 'Peridinium pedunculatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 88a'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.85'^^xsd:double;
  dwc:latitude '43.09'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '576656'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_417'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '233244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_418> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09"^^xsd:decimal ;
  dwc:decimalLongitude "37.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.09"^^xsd:decimal ;
  geo-pos:long "37.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_359'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 88a'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.85'^^xsd:double;
  dwc:latitude '43.09'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_418'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_419> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09"^^xsd:decimal ;
  dwc:decimalLongitude "37.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.09"^^xsd:decimal ;
  geo-pos:long "37.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_360'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 88a'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.85'^^xsd:double;
  dwc:latitude '43.09'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_419'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_420> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09"^^xsd:decimal ;
  dwc:decimalLongitude "37.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.09"^^xsd:decimal ;
  geo-pos:long "37.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_361'^^xsd:string;
  dwc:scientificName 'Peridinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 88a'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.85'^^xsd:double;
  dwc:latitude '43.09'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_420'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_421> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09"^^xsd:decimal ;
  dwc:decimalLongitude "37.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.09"^^xsd:decimal ;
  geo-pos:long "37.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_362'^^xsd:string;
  dwc:scientificName 'Dinophysis caudata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 88a'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.85'^^xsd:double;
  dwc:latitude '43.09'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109612'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_421'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '109612'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_422> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09"^^xsd:decimal ;
  dwc:decimalLongitude "37.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.09"^^xsd:decimal ;
  geo-pos:long "37.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_363'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 88a'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.85'^^xsd:double;
  dwc:latitude '43.09'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_422'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_423> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09"^^xsd:decimal ;
  dwc:decimalLongitude "37.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.09"^^xsd:decimal ;
  geo-pos:long "37.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_364'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 88a'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.85'^^xsd:double;
  dwc:latitude '43.09'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_423'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_424> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09"^^xsd:decimal ;
  dwc:decimalLongitude "37.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.09"^^xsd:decimal ;
  geo-pos:long "37.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_365'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 88a'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.85'^^xsd:double;
  dwc:latitude '43.09'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_424'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_425> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09"^^xsd:decimal ;
  dwc:decimalLongitude "37.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.09"^^xsd:decimal ;
  geo-pos:long "37.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_366'^^xsd:string;
  dwc:scientificName 'Chaetoceros peruvianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 88a'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.85'^^xsd:double;
  dwc:latitude '43.09'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '178185'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_425'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '178185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_426> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09"^^xsd:decimal ;
  dwc:decimalLongitude "37.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.09"^^xsd:decimal ;
  geo-pos:long "37.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_367'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 88a'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.85'^^xsd:double;
  dwc:latitude '43.09'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_426'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_427> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09"^^xsd:decimal ;
  dwc:decimalLongitude "37.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.09"^^xsd:decimal ;
  geo-pos:long "37.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_368'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 88a'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.85'^^xsd:double;
  dwc:latitude '43.09'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_427'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_428> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09"^^xsd:decimal ;
  dwc:decimalLongitude "37.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.09"^^xsd:decimal ;
  geo-pos:long "37.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_369'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 88a'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.85'^^xsd:double;
  dwc:latitude '43.09'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_428'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_429> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09"^^xsd:decimal ;
  dwc:decimalLongitude "37.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.09"^^xsd:decimal ;
  geo-pos:long "37.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_370'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 88a'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.85'^^xsd:double;
  dwc:latitude '43.09'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_429'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_430> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09"^^xsd:decimal ;
  dwc:decimalLongitude "37.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.09"^^xsd:decimal ;
  geo-pos:long "37.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_371'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 89'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.85'^^xsd:double;
  dwc:latitude '43.09'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_430'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09"^^xsd:decimal ;
  dwc:decimalLongitude "37.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.09"^^xsd:decimal ;
  geo-pos:long "37.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_345'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 88'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.85'^^xsd:double;
  dwc:latitude '43.09'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_404'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_405> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09"^^xsd:decimal ;
  dwc:decimalLongitude "37.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.09"^^xsd:decimal ;
  geo-pos:long "37.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_346'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 88'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.85'^^xsd:double;
  dwc:latitude '43.09'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_405'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09"^^xsd:decimal ;
  dwc:decimalLongitude "37.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.09"^^xsd:decimal ;
  geo-pos:long "37.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_347'^^xsd:string;
  dwc:scientificName 'Coscinosira sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 88'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.85'^^xsd:double;
  dwc:latitude '43.09'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148926'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_406'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '148926'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_407> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09"^^xsd:decimal ;
  dwc:decimalLongitude "37.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.09"^^xsd:decimal ;
  geo-pos:long "37.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_348'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 88'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.85'^^xsd:double;
  dwc:latitude '43.09'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_407'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_408> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09"^^xsd:decimal ;
  dwc:decimalLongitude "37.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.09"^^xsd:decimal ;
  geo-pos:long "37.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_349'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: unnumbered'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.85'^^xsd:double;
  dwc:latitude '43.09'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_408'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_409> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09"^^xsd:decimal ;
  dwc:decimalLongitude "37.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.09"^^xsd:decimal ;
  geo-pos:long "37.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_350'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: unnumbered'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.85'^^xsd:double;
  dwc:latitude '43.09'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_409'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09"^^xsd:decimal ;
  dwc:decimalLongitude "37.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.09"^^xsd:decimal ;
  geo-pos:long "37.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_351'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: unnumbered'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.85'^^xsd:double;
  dwc:latitude '43.09'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_410'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_411> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09"^^xsd:decimal ;
  dwc:decimalLongitude "37.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.09"^^xsd:decimal ;
  geo-pos:long "37.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_352'^^xsd:string;
  dwc:scientificName 'Peridinium pedunculatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: unnumbered'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.85'^^xsd:double;
  dwc:latitude '43.09'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '576656'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_411'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '233244'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_412> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09"^^xsd:decimal ;
  dwc:decimalLongitude "37.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.09"^^xsd:decimal ;
  geo-pos:long "37.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_353'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: unnumbered'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.85'^^xsd:double;
  dwc:latitude '43.09'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_412'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09"^^xsd:decimal ;
  dwc:decimalLongitude "37.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.09"^^xsd:decimal ;
  geo-pos:long "37.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_375'^^xsd:string;
  dwc:scientificName 'Dinophysis acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 89'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.85'^^xsd:double;
  dwc:latitude '43.09'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109604'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_271'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '109604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_272> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09"^^xsd:decimal ;
  dwc:decimalLongitude "37.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.09"^^xsd:decimal ;
  geo-pos:long "37.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_376'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 89'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.85'^^xsd:double;
  dwc:latitude '43.09'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_272'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09"^^xsd:decimal ;
  dwc:decimalLongitude "37.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.09"^^xsd:decimal ;
  geo-pos:long "37.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_387'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: unnumbered'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.85'^^xsd:double;
  dwc:latitude '43.09'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_283'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09"^^xsd:decimal ;
  dwc:decimalLongitude "37.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.09"^^xsd:decimal ;
  geo-pos:long "37.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_388'^^xsd:string;
  dwc:scientificName 'Dinophysis acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: unnumbered'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.85'^^xsd:double;
  dwc:latitude '43.09'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109604'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_284'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '109604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09"^^xsd:decimal ;
  dwc:decimalLongitude "37.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.09"^^xsd:decimal ;
  geo-pos:long "37.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_389'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: unnumbered'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.85'^^xsd:double;
  dwc:latitude '43.09'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_285'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09"^^xsd:decimal ;
  dwc:decimalLongitude "37.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.09"^^xsd:decimal ;
  geo-pos:long "37.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_390'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: unnumbered'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.85'^^xsd:double;
  dwc:latitude '43.09'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_286'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_287> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09"^^xsd:decimal ;
  dwc:decimalLongitude "37.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.09"^^xsd:decimal ;
  geo-pos:long "37.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_391'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: unnumbered'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.85'^^xsd:double;
  dwc:latitude '43.09'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_287'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_288> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09"^^xsd:decimal ;
  dwc:decimalLongitude "37.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.09"^^xsd:decimal ;
  geo-pos:long "37.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_392'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 93'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.85'^^xsd:double;
  dwc:latitude '43.09'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_288'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09"^^xsd:decimal ;
  dwc:decimalLongitude "37.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.09"^^xsd:decimal ;
  geo-pos:long "37.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_377'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 89'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.85'^^xsd:double;
  dwc:latitude '43.09'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_273'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09"^^xsd:decimal ;
  dwc:decimalLongitude "37.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.09"^^xsd:decimal ;
  geo-pos:long "37.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_378'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 89'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.85'^^xsd:double;
  dwc:latitude '43.09'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_274'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_275> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09"^^xsd:decimal ;
  dwc:decimalLongitude "37.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.09"^^xsd:decimal ;
  geo-pos:long "37.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_379'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 89'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.85'^^xsd:double;
  dwc:latitude '43.09'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_275'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09"^^xsd:decimal ;
  dwc:decimalLongitude "37.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.09"^^xsd:decimal ;
  geo-pos:long "37.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_380'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: unnumbered'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.85'^^xsd:double;
  dwc:latitude '43.09'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_276'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_277> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09"^^xsd:decimal ;
  dwc:decimalLongitude "37.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.09"^^xsd:decimal ;
  geo-pos:long "37.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_381'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: unnumbered'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.85'^^xsd:double;
  dwc:latitude '43.09'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_277'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_278> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09"^^xsd:decimal ;
  dwc:decimalLongitude "37.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.09"^^xsd:decimal ;
  geo-pos:long "37.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_382'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: unnumbered'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.85'^^xsd:double;
  dwc:latitude '43.09'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_278'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09"^^xsd:decimal ;
  dwc:decimalLongitude "37.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.09"^^xsd:decimal ;
  geo-pos:long "37.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_383'^^xsd:string;
  dwc:scientificName 'Dinophysis acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: unnumbered'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.85'^^xsd:double;
  dwc:latitude '43.09'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109604'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_279'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '109604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09"^^xsd:decimal ;
  dwc:decimalLongitude "37.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.09"^^xsd:decimal ;
  geo-pos:long "37.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_384'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: unnumbered'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.85'^^xsd:double;
  dwc:latitude '43.09'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_280'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09"^^xsd:decimal ;
  dwc:decimalLongitude "37.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.09"^^xsd:decimal ;
  geo-pos:long "37.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_385'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: unnumbered'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.85'^^xsd:double;
  dwc:latitude '43.09'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_281'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_282> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.09"^^xsd:decimal ;
  dwc:decimalLongitude "37.85"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.09 37.85)"^^geo:wktLiteral ;
  geo-pos:lat "43.09"^^xsd:decimal ;
  geo-pos:long "37.85"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FV%20Knipovich%20Aug-Sept1948_282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/V Knipovich Aug-Sept1948_282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "7" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/V Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/V Knipovich Aug-Sept1948_386'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: unnumbered'^^xsd:string;
  dwc:fieldNumber '7'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '37.85'^^xsd:double;
  dwc:latitude '43.09'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/V Knipovich Aug-Sept1948_282'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_985> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "38.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "38.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_949'^^xsd:string;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 77'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.59'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_985'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_979> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "38.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "38.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_943'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 77'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.59'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_979'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_983> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "38.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "38.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_947'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 77'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.59'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_983'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_984> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "38.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "38.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_948'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 77'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.59'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_984'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_980> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "38.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "38.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_944'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 77'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.59'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_980'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_981> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "38.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "38.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_945'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 77'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.59'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_981'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_982> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "38.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "38.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_946'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 77'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.59'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_982'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "38.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "38.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1119'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 78'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.59'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1119'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "38.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "38.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1120'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 78'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.59'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1120'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "38.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "38.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1121'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 78'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.59'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1121'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1092>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1092> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1092> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "38.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1092>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "38.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1092>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1092" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1092'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 73'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.59'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1092'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1093>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1093> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1093> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "38.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1093>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "38.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1093>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1093" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1093'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 73'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.59'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1093'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1095>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1095> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1095> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "38.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1095>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "38.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1095>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1095" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1095'^^xsd:string;
  dwc:scientificName 'Achnanthes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 73'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.59'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '149191'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1095'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '149191'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1096>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1096> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1096> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "38.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1096>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "38.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1096>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1096" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1096'^^xsd:string;
  dwc:scientificName 'Noctiluca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 73'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.59'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '109500'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1096'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '109500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1077>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1077> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1077> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "38.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1077>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "38.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1077>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1077" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1077'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 75'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.59'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1077'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1078>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1078> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1078> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "38.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1078>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "38.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1078>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1078" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1078'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 75'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.59'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1078'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1079>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1079> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1079> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "38.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1079>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "38.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1079>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1079" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1079'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 75'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.59'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1079'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1073>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1073> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1073> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "38.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1073>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "38.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1073>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1073" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1073'^^xsd:string;
  dwc:scientificName 'Gymnodinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 75'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.59'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '233771'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1073'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1074>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1074> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1074> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "38.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1074>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "38.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1074>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1074" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1074'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 75'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.59'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1074'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1075>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1075> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1075> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "38.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1075>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "38.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1075>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1075" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1075'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 75'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.59'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1075'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1076>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1076> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1076> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "38.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1076>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "38.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1076>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1076" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1076'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 75'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.59'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1076'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1083>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1083> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1083> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "38.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1083>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "38.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1083>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1083" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1083'^^xsd:string;
  dwc:scientificName 'Noctiluca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 75'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.59'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109500'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1083'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '109500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1084>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1084> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1084> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "38.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1084>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "38.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1084>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1084" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1084'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 74'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.59'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1084'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1080>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1080> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1080> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "38.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1080>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "38.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1080>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1080" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1080'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 75'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.59'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1080'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1081>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1081> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1081> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "38.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1081>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "38.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1081>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1081" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1081'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 75'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.59'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1081'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1085>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1085> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1085> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "38.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1085>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "38.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1085>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1085" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1085'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 74'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.59'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1085'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1086>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1086> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1086> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "38.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1086>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "38.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1086>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1086" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1086'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 74'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.59'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1086'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1087>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1087> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1087> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "38.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1087>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "38.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1087>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1087" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1087'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 73'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.59'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1087'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1088>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1088> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1088> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "38.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1088>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "38.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1088>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1088" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1088'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 73'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.59'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1088'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1089>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1089> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1089> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "38.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1089>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "38.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1089>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1089" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1089'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 73'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.59'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1089'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1090>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1090> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1090> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "38.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1090>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "38.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1090>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1090" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1090'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 73'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.59'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1090'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1091>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1091> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1091> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "38.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1091>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "38.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1091>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1091" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1091'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 73'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.59'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1091'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "38.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "38.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1130'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 76'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.59'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1130'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "38.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "38.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1131'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 76'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.59'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1131'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "38.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "38.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1132'^^xsd:string;
  dwc:scientificName 'Noctiluca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 76'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.59'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109500'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1132'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '109500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "38.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "38.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1123'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 78'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.59'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1123'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "38.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "38.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1124'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 78'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.59'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1124'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "38.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "38.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1125'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 78'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.59'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1125'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "38.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "38.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1126'^^xsd:string;
  dwc:scientificName 'Noctiluca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 78'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.59'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109500'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1126'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '109500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "38.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "38.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1127'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 76'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.59'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1127'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "38.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "38.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1128'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 76'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.59'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1128'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "38.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "38.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1129'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 76'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.59'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1129'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1082>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1082> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1082> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "38.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1082>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "38.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1082>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1082" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1082'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 75'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.59'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1082'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1094>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1094> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1094> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "38.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "300"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1094>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "38.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1094>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1094" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1094'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 73'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.59'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '300'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1094'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.81"^^xsd:decimal ;
  dwc:decimalLongitude "38.59"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.81 38.59)"^^geo:wktLiteral ;
  geo-pos:lat "42.81"^^xsd:decimal ;
  geo-pos:long "38.59"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1122'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 78'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '7'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '38.59'^^xsd:double;
  dwc:latitude '42.81'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1122'^^xsd:string;
  dwc:observationDate '1948-09-07'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_766> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_725'^^xsd:string;
  dwc:scientificName 'Nitzschia  pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 115'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_766'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_694> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_472'^^xsd:string;
  dwc:scientificName 'Gymnodinium simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 137'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109831'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_694'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '663583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_695> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_473'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 137'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_695'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_696> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_474'^^xsd:string;
  dwc:scientificName 'Gymnodinium simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 119'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109831'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_696'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '663583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_697> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_513'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 140'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_697'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_698> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_514'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 6 - Sample Number: 168'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_698'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_699> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_515'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 6 - Sample Number: 165'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_699'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_516'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 6 - Sample Number: 165'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_700'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_517'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 160'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_701'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_758> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_562'^^xsd:string;
  dwc:scientificName 'Nitzschia  sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 150'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_758'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_760> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_719'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 6 - Sample Number: 161'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_760'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_761> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_720'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 139'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_761'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_762> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_721'^^xsd:string;
  dwc:scientificName 'Gymnodinium simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 134'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109831'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_762'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '663583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_763> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_722'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 148'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_763'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_764> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_723'^^xsd:string;
  dwc:scientificName 'Nitzschia  pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 150'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_764'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_765> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_724'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 145'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_765'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_614'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 154'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_39'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^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/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_615'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 116'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_40'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_616'^^xsd:string;
  dwc:scientificName 'Nitzschia  pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 6 - Sample Number: 166'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_41'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_617'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 6 - Sample Number: 165'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_42'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_612'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 151'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_37'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_613'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 154'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_38'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_680> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_834'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 118'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_680'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_681> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_835'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 157'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_681'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_682> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_836'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 107'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_682'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_683> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_837'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 107'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_683'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_684> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_838'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 107'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_684'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_685> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_839'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 107'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_685'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_686> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_840'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 107'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_686'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_687> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_841'^^xsd:string;
  dwc:scientificName 'Cerataulina bergonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 107'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149237'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_687'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_688> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_860'^^xsd:string;
  dwc:scientificName 'Cerataulina bergonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 105'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149237'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_688'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_689> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_861'^^xsd:string;
  dwc:scientificName 'Noctiluca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 105'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109500'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_689'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '109500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_690> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_468'^^xsd:string;
  dwc:scientificName 'Nitzschia  pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 137'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_690'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_691> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_469'^^xsd:string;
  dwc:scientificName 'Nitzschia  pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 138'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_691'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_692> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^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/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_470'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 135'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_692'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_693> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_471'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 119'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_693'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_662> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_816'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 132'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_662'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_661> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_815'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 132'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_661'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_663> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_817'^^xsd:string;
  dwc:scientificName 'Nitzschia  pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 129'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_663'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_664> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_818'^^xsd:string;
  dwc:scientificName 'Nitzschia  pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 128'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_664'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_665> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_819'^^xsd:string;
  dwc:scientificName 'Synedra  sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 127'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_665'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_675> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_829'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 148'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_675'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_676> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_830'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 133'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_676'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_677> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_831'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 148'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_677'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_678> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_832'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 127'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_678'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_679> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_833'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 132'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_679'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_657> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_811'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 128'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_657'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_658> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_812'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 132'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_658'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_659> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_813'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 132'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_659'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_660> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_814'^^xsd:string;
  dwc:scientificName 'Coccolithaceae sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 132'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '178597'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_660'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '178597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_624> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^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/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_778'^^xsd:string;
  dwc:scientificName 'Nitzschia  pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 116'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_624'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_625> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_779'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 156'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_625'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_647> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_801'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 148'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_647'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_645> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_799'^^xsd:string;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 148'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_645'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_646> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_800'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 127'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_646'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_648> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_802'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 128'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_648'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_654> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_808'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 127'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_654'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_655> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_809'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 127'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_655'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_656> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_810'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 127'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_656'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_640> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_794'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 127'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_640'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_641> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_795'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 128'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_641'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_642> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_796'^^xsd:string;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 148'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_642'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_643> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_797'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 133'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_643'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_644> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_798'^^xsd:string;
  dwc:scientificName 'Gymnodinium simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 148'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109831'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_644'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '663583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_649> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_803'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 148'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_649'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_650> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_804'^^xsd:string;
  dwc:scientificName 'Ebria tripartita'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 148'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '118051'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_650'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '118051'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_651> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_805'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 148'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_651'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_652> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_806'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 148'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_652'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_653> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_807'^^xsd:string;
  dwc:scientificName 'Peridinium triquetrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 148'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '233638'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_653'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '110153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_639> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_793'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 127'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_639'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_635> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_789'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 117'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_635'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_636> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_790'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 153'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_636'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_637> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_791'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 156'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_637'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_638> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^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/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_792'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 116'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_638'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_634> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_788'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 6 - Sample Number: 163'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_634'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_630> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_784'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 134'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_630'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_631> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_785'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 6 - Sample Number: 164'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_631'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_632> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_786'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 136'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_632'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_633> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_787'^^xsd:string;
  dwc:scientificName 'Nitzschia  pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 123'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_633'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_702> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_518'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 139'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_702'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_703> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_519'^^xsd:string;
  dwc:scientificName 'Cerataulina bergonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 139'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149237'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_703'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_704> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_520'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 139'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_704'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_521'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 120'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_705'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_706> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_522'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 120'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_706'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_467> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_439'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 125'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_467'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_759> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_563'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 117'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_759'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_666> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_820'^^xsd:string;
  dwc:scientificName 'Dinophysis acuminata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 127'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109603'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_666'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '109603'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_667> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_821'^^xsd:string;
  dwc:scientificName 'Peridinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 127'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_667'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_668> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_822'^^xsd:string;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 127'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_668'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_669> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_823'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 132'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_669'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_670> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_824'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 132'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_670'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_671> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_825'^^xsd:string;
  dwc:scientificName 'Chaetoceros simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 127'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149294'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_671'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_672> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_826'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 127'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_672'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_673> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_827'^^xsd:string;
  dwc:scientificName 'Nitzschia  pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 133'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_673'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_674> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_828'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 148'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_674'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_509> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_620'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 158'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_509'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_510> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_621'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 128'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_510'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_762'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 146'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_126'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_763'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 115'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_127'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_764'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 115'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_128'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_765'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 117'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_129'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_766'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 117'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_130'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_767'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 134'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_131'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_502> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_603'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 129'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_502'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_503> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_604'^^xsd:string;
  dwc:scientificName 'Nitzschia  delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 129'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_503'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_504> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_605'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 157'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_504'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_606'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 6 - Sample Number: 163'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_505'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_506> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_607'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 6 - Sample Number: 163'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_506'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_507> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_608'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 6 - Sample Number: 163'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_507'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_508> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_619'^^xsd:string;
  dwc:scientificName 'Cochlodinium helix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 153'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109767'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_508'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '109767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_462> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_434'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 149'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_462'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_463> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_435'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 149'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_463'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_464> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_436'^^xsd:string;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 141'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_464'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_437'^^xsd:string;
  dwc:scientificName 'Coscinodiscus  sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 123'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_465'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_458> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_430'^^xsd:string;
  dwc:scientificName 'Nitzschia  sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 149'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_458'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_431'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 149'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_459'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_460> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_432'^^xsd:string;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 149'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_460'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_461> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_433'^^xsd:string;
  dwc:scientificName 'Gymnodinium simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 149'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109831'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_461'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '663583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_711> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_527'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 123'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_711'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_713> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_529'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 150'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_713'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_714> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_530'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 157'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_714'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_715> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_531'^^xsd:string;
  dwc:scientificName 'Nitzschia  longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 149'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_715'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_716> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_532'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 125'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_716'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_717> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_533'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 141'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_717'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_718> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_534'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 142'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_718'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_719> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_535'^^xsd:string;
  dwc:scientificName 'Nitzschia  pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 160'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_719'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_618'^^xsd:string;
  dwc:scientificName 'Peridinium  triquetrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 115'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '233638'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_43'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '110153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_707> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_523'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 120'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_707'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_708> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_524'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 121'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_708'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_709> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_525'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 121'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_709'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_710> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_526'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 122'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_710'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_748> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_552'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 133'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_748'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_749> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_553'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 141'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_749'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_750> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_554'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 6 - Sample Number: 168'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_750'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_751> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_555'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 6 - Sample Number: 168'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_751'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_752> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_556'^^xsd:string;
  dwc:scientificName 'Nitzschia  pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 6 - Sample Number: 165'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_752'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_753> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_557'^^xsd:string;
  dwc:scientificName 'Nitzschia  longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 120'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_753'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_754> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_558'^^xsd:string;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 139'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_754'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_755> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_559'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 139'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_755'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_756> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^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/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_560'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 116'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_756'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_438> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_475'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 119'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_438'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_439> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_577'^^xsd:string;
  dwc:scientificName 'Chaetoceros simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 117'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149294'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_439'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_440> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_578'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 128'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_440'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_441> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_579'^^xsd:string;
  dwc:scientificName 'Nitzschia  pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 149'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_441'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_442> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_580'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 149'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_442'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_742> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_641'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 121'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_742'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_743> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_642'^^xsd:string;
  dwc:scientificName 'Nitzschia  pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 127'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_743'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_744> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_643'^^xsd:string;
  dwc:scientificName 'Rhizosolenia fragillissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 117'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149231'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_744'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149310'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_745> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_644'^^xsd:string;
  dwc:scientificName 'Gymnodinium simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 154'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109831'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_745'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '663583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_746> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_645'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 6 - Sample Number: 165'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_746'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_747> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_646'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 6 - Sample Number: 165'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_747'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_737> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_636'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 156'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_737'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_738> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_637'^^xsd:string;
  dwc:scientificName 'Glenodinium danicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 156'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_738'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_740> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_639'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 156'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_740'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_741> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_640'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 156'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_741'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_739> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_638'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 156'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_739'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_729> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_569'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 153'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_729'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_730> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_570'^^xsd:string;
  dwc:scientificName 'Gymnodinium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 153'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109795'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_730'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '109795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_757> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_561'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 123'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_757'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_767> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_726'^^xsd:string;
  dwc:scientificName 'Nitzschia  pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 118'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_767'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_768> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_727'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 6 - Sample Number: 163'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_768'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_769> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_728'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 156'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_769'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_770> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_729'^^xsd:string;
  dwc:scientificName 'Nitzschia  pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 156'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_770'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_771> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_730'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 149'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_771'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_772> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_731'^^xsd:string;
  dwc:scientificName 'Gymnodinium simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 117'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109831'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_772'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '663583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_773> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_732'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 129'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_773'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_774> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_733'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 6 - Sample Number: 165'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_774'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_731> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^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/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_571'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 116'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_731'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_732> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_572'^^xsd:string;
  dwc:scientificName 'Nitzschia  pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 130'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_732'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_733> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_573'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 115'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_733'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_734> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_574'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 122'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_734'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_575'^^xsd:string;
  dwc:scientificName 'Glenodinium danicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 153'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_735'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_736> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_576'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 6 - Sample Number: 165'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_736'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_720> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_536'^^xsd:string;
  dwc:scientificName 'Peridinium triquetrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 117'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '233638'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_720'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '110153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_721> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_537'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 144'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_721'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_722> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_538'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 151'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_722'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_723> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_539'^^xsd:string;
  dwc:scientificName 'Coccolithaceae sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 152'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '178597'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_723'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '178597'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_724> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_564'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 120'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_724'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_725> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_565'^^xsd:string;
  dwc:scientificName 'Glenodinium danicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 154'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_725'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_726> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_566'^^xsd:string;
  dwc:scientificName 'Cochlodinium lebourae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 154'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '232668'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_726'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '232668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_727> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_567'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 157'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_727'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_728> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_568'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 6 - Sample Number: 166'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_728'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_775> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_734'^^xsd:string;
  dwc:scientificName 'Melosira dubai'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 155'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149243'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_775'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '149243'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_443> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_581'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 149'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_443'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_444> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_582'^^xsd:string;
  dwc:scientificName 'Nitzschia  pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 6 - Sample Number: 167'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_444'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_749'^^xsd:string;
  dwc:scientificName 'Gymnodinium simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 156'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109831'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_67'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '663583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_750'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 146'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_68'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_751'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 153'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_69'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_752'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 153'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_70'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^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/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_753'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 116'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_71'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^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/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_754'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 116'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_72'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_755'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 155'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_73'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_476'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 138'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_74'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_781> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_740'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 6 - Sample Number: 161'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_781'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_782> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_741'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 157'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_782'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_783> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "200"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_742'^^xsd:string;
  dwc:scientificName 'Nitzschia  sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 125'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '200'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_783'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_756'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 118'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_120'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_757'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 136'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_121'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_758'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 154'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_122'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_759'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 147'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_123'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_760'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 148'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_124'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_761'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 145'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_125'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_452> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_590'^^xsd:string;
  dwc:scientificName 'Peridinium  trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 115'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_452'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^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/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_477'^^xsd:string;
  dwc:scientificName 'Glenodinium lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 135'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '163828'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_75'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_478'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 119'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_76'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_479'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 137'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_77'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^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/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_480'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 135'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_78'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_481'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 138'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_79'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_482'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 138'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_80'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_609'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 6 - Sample Number: 163'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_81'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_610'^^xsd:string;
  dwc:scientificName 'Gymnodinium simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 6 - Sample Number: 163'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109831'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_82'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '663583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_611'^^xsd:string;
  dwc:scientificName 'Cerataulina bergonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 118'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149237'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_83'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_776> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_735'^^xsd:string;
  dwc:scientificName 'Nitzschia  pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 117'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_776'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_777> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_736'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 148'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_777'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_778> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_737'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 134'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_778'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_738'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 134'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_779'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_780> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_739'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 128'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_780'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_445> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_583'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 6 - Sample Number: 167'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_445'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_446> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_584'^^xsd:string;
  dwc:scientificName 'Chaetoceros simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 115'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149294'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_446'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_447> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_585'^^xsd:string;
  dwc:scientificName 'Coscinodiscus  sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 115'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_447'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_448> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_586'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 121'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_448'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_449> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_587'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 150'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_449'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_450> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_588'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 150'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_450'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_451> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_589'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 158'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_451'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_453> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_591'^^xsd:string;
  dwc:scientificName 'Cochlodinium helix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 148'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109767'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_453'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '109767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_454> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_592'^^xsd:string;
  dwc:scientificName 'Nitzschia  longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 154'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_454'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_455> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_593'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 131'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_455'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_456> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_594'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 149'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_456'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_457> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_595'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 147'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_457'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_768'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 6 - Sample Number: 164'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_132'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_769'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 6 - Sample Number: 162'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_133'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_770'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 115'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_134'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_771'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 6 - Sample Number: 161'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_135'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_772'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 136'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_136'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_611> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_447'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 137'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_611'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_612> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_448'^^xsd:string;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 137'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_612'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_613>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_613> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_613> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_449'^^xsd:string;
  dwc:scientificName 'Nitzschia  pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 119'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_613'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_614> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_450'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 138'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_614'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_615> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^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/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_451'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 135'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_615'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_616> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^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/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_452'^^xsd:string;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 135'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_616'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_617> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^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/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_453'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 135'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_617'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_618> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^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/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_454'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 135'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_618'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_619> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^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/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_455'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 135'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_619'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_620> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_774'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 155'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_620'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_621> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_775'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 117'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_621'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_622> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_776'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 118'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_622'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_623> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_777'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 154'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_623'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_878> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_862'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 104'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_878'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_879> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_863'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 104'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_879'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_880> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_864'^^xsd:string;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 104'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_880'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_881> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_865'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 104'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_881'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_882> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_866'^^xsd:string;
  dwc:scientificName 'Cerataulina bergonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 104'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149237'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_882'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_883> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_867'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 104'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_883'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_875> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_746'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 6 - Sample Number: 161'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_875'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_876> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_747'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 145'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_876'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_877> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_748'^^xsd:string;
  dwc:scientificName 'Nitzschia  pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 140'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_877'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_575> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^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/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_399'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 135'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_575'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_576> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^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/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_400'^^xsd:string;
  dwc:scientificName 'Nitzschia  pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 135'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_576'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_577> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^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/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_401'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 135'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_577'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_578> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^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/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_402'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 116'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_578'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_579> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_403'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 115'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_579'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_580> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_404'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 127'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_580'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_581> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_405'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 115'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_581'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_582> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_406'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 132'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_582'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_583> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_407'^^xsd:string;
  dwc:scientificName 'Nitzschia  longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 133'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_583'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_584> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_408'^^xsd:string;
  dwc:scientificName 'Peridinium lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 133'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '663619'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_584'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '110326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_585> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_409'^^xsd:string;
  dwc:scientificName 'Gymnodinium simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 133'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109831'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_585'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '663583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_586> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_410'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 160'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_586'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_587> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_411'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 149'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_587'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_588> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_412'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 115'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_588'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_589> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_413'^^xsd:string;
  dwc:scientificName 'Glenodinium danicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 115'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_589'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_590> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_414'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 115'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_590'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_609> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_445'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 137'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_609'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_610> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^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/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_446'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 135'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_610'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_591> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_415'^^xsd:string;
  dwc:scientificName 'Cochlodinium lebourae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 115'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '232668'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_591'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '232668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_592> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_416'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 115'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_592'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_602> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_426'^^xsd:string;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 128'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_602'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_603> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_427'^^xsd:string;
  dwc:scientificName 'Peridinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 131'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '163857'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_603'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_604> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_428'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 149'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_604'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_429'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 149'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_605'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_606> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_442'^^xsd:string;
  dwc:scientificName 'Cerataulina bergonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 137'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149237'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_606'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_607> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_443'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 137'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_607'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_608> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_444'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 119'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_608'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_916> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_900'^^xsd:string;
  dwc:scientificName 'Noctiluca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 99'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '109500'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_916'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '109500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_899> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_883'^^xsd:string;
  dwc:scientificName 'Noctiluca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 102'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '109500'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_899'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '109500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_884'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 101'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.583'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_900'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_885'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 101'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.583'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_901'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_911> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_895'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 99'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_911'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_912> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_896'^^xsd:string;
  dwc:scientificName 'Chaetoceros simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 99'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '149294'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_912'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_913> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_897'^^xsd:string;
  dwc:scientificName 'Cerataulina bergonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 99'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '149237'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_913'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_914> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_898'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 99'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_914'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_915> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_899'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 99'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_915'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_884> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_868'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 104'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_884'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_885> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_869'^^xsd:string;
  dwc:scientificName 'Noctiluca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 104'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.083'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109500'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_885'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '109500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_886> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_870'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 103'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.867'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_886'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_887> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_871'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 103'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.867'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_887'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_888> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_872'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 103'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.867'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_888'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_889> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_873'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 103'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.867'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_889'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_890> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_874'^^xsd:string;
  dwc:scientificName 'Cerataulina bergonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 103'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.867'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149237'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_890'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_891> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_875'^^xsd:string;
  dwc:scientificName 'Noctiluca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 103'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.867'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109500'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_891'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '109500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_892> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_876'^^xsd:string;
  dwc:scientificName 'Strombidium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 103'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.867'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_892'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_893> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_877'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 102'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_893'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_894> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_878'^^xsd:string;
  dwc:scientificName 'Skeletonema costatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 102'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '149074'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_894'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149074'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_895> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_879'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 102'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_895'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_896> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_880'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 102'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_896'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_897> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_881'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 102'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_897'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_898> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_882'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 102'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.75'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_898'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_560> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_847'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 106'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.4'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_560'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_561> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_848'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 106'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.4'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_561'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_562> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_849'^^xsd:string;
  dwc:scientificName 'Chaetoceros simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 106'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.4'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149294'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_562'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_563> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_850'^^xsd:string;
  dwc:scientificName 'Cerataulina bergonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 106'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.4'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149237'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_563'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_564> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_851'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 106'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.4'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_564'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_852'^^xsd:string;
  dwc:scientificName 'Chaetoceros gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 106'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.4'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '178204'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_565'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '418510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_566> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_853'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 106'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.4'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_566'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_567> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_854'^^xsd:string;
  dwc:scientificName 'Noctiluca sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 106'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.4'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109500'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_567'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '109500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_568> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_855'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 105'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_568'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_569> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_856'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 105'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_569'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_570> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_857'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 105'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_570'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_571> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_858'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 105'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_571'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_572> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_859'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 105'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_572'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_573> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^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/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_397'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 135'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_573'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_574> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_398'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 137'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_574'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_873> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_744'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 134'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_873'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_874> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_745'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 157'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_874'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_541> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_499'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 152'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_541'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_902> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_886'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 101'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.583'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_902'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_903> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_887'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 101'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.583'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_903'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_548> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_506'^^xsd:string;
  dwc:scientificName 'Gymnodinium simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 158'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109831'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_548'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '663583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_549> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_507'^^xsd:string;
  dwc:scientificName 'Nitzschia  longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 158'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_549'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_550> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_508'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 158'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_550'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_551> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^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/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_509'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 116'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_551'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_544> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_502'^^xsd:string;
  dwc:scientificName 'Peridinium  achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 6 - Sample Number: 167'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_544'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_545> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_503'^^xsd:string;
  dwc:scientificName 'Nitzschia  sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 6 - Sample Number: 167'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_545'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_905> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_889'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 100'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_905'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_906> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_890'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 100'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_906'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_908> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_892'^^xsd:string;
  dwc:scientificName 'Chaetoceros simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 100'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '149294'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_908'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_909> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_893'^^xsd:string;
  dwc:scientificName 'Cerataulina bergonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 100'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '149237'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_909'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_552> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^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/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_510'^^xsd:string;
  dwc:scientificName 'Peridinium  triquetrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 116'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '233638'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_552'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '110153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_553> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^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/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_511'^^xsd:string;
  dwc:scientificName 'Coscinodiscus  sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 116'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_553'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_554> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_512'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 140'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_554'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_555> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_842'^^xsd:string;
  dwc:scientificName 'Chaetoceros gracilis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 107'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '178204'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_555'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '418510'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_556> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_843'^^xsd:string;
  dwc:scientificName 'Peridinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 106'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.4'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163857'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_556'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_557> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_844'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 106'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.4'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_557'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_546> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_504'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 6 - Sample Number: 167'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_546'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_547> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_505'^^xsd:string;
  dwc:scientificName 'Glenodinium danicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 158'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_547'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_558> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_845'^^xsd:string;
  dwc:scientificName 'Peridinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 106'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.4'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '409695'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_558'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_559> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_846'^^xsd:string;
  dwc:scientificName 'Chaetoceros curvisetus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 106'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '15.4'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149221'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_559'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149221'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_904> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_888'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 100'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_904'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_542> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_500'^^xsd:string;
  dwc:scientificName 'Dinophysis ovum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 6 - Sample Number: 166'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '581938'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_542'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '109642'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_543> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_501'^^xsd:string;
  dwc:scientificName 'Phalacroma rotundatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 6 - Sample Number: 166'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_543'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_910> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "200"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_894'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 99'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '200'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_910'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_907> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%28juday%29%20R%2FVKnipovich%20April1950_907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop(juday) R/VKnipovich April1950_907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop(juday) R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop(juday) R/VKnipovich April1950_891'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 100'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '14.25'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop(juday) R/VKnipovich April1950_907'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_626> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_780'^^xsd:string;
  dwc:scientificName 'Nitzschia  pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 147'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_626'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_627> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_781'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 118'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_627'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_628> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^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/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_782'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 116'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_628'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_629> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_783'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 154'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_629'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_716'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 129'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_869'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_870> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_717'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 129'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_870'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_871> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_718'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 129'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_871'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_872> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_743'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 127'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_872'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_866> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_713'^^xsd:string;
  dwc:scientificName 'Nitzschia  pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 159'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_866'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_867> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_714'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 6 - Sample Number: 168'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_867'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_868> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_715'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 129'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_868'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_860> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_707'^^xsd:string;
  dwc:scientificName 'Nitzschia  pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 141'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_860'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_861> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_708'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 6 - Sample Number: 162'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_861'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^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/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_709'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 116'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_862'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_863> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_710'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 147'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_863'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_864> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_711'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 146'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_864'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_865> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_712'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 146'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_865'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_844> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_691'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 120'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_844'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_845> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_692'^^xsd:string;
  dwc:scientificName 'Gymnodinium simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 153'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109831'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_845'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '663583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_846> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_693'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 153'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_846'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_847> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_694'^^xsd:string;
  dwc:scientificName 'Nitzschia  pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 146'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_847'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_848> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_695'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 139'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_848'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_849> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_696'^^xsd:string;
  dwc:scientificName 'Gymnodinium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 134'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109795'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_849'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '109795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_850> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_697'^^xsd:string;
  dwc:scientificName 'Nitzschia  pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 151'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_850'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_593> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_417'^^xsd:string;
  dwc:scientificName 'Peridinium  achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 115'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_593'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_594> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_418'^^xsd:string;
  dwc:scientificName 'Peridinium  minusculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 115'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_594'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_595> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_419'^^xsd:string;
  dwc:scientificName 'Gymnodinium najadeum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 148'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109816'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_595'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '109816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_596> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_420'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 148'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_596'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_597> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_421'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 148'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_597'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_493> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_550'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 131'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_493'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_712> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_528'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 148'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_712'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_598> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_422'^^xsd:string;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 150'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_598'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_599> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_423'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 150'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_599'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_424'^^xsd:string;
  dwc:scientificName 'Cerataulina bergonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 131'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '149237'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_600'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_425'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 159'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_601'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_824> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_671'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 118'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_824'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_823> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_670'^^xsd:string;
  dwc:scientificName 'Nitzschia  pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 120'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_823'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_821> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_668'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 155'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_821'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_822> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_669'^^xsd:string;
  dwc:scientificName 'Nitzschia  pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 121'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_822'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_825> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_672'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 157'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_825'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_673'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 133'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_826'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_833> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_680'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 118'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_833'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_834> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_681'^^xsd:string;
  dwc:scientificName 'Nitzschia  pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 148'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_834'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_674'^^xsd:string;
  dwc:scientificName 'Nitzschia  sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 132'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_827'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_675'^^xsd:string;
  dwc:scientificName 'Nitzschia  pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 154'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_828'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_676'^^xsd:string;
  dwc:scientificName 'Nitzschia  sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 131'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_829'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_830> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_677'^^xsd:string;
  dwc:scientificName 'Nitzschia  sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 141'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_830'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_831> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_678'^^xsd:string;
  dwc:scientificName 'Nitzschia  pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 157'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_831'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_679'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 118'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_832'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_814> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_661'^^xsd:string;
  dwc:scientificName 'Nitzschia  sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 159'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_814'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_815> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_662'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 129'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_815'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_816> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_663'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 140'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_816'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_817> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_664'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 155'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_817'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_818> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_665'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 155'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_818'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_819> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_666'^^xsd:string;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 155'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_819'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_820> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_667'^^xsd:string;
  dwc:scientificName 'Gymnodinium simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 155'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109831'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_820'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '663583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_806> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_653'^^xsd:string;
  dwc:scientificName 'Nitzschia  pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 142'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_806'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_807> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_654'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 145'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_807'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_808> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_655'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 6 - Sample Number: 162'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_808'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_809> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_656'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 115'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_809'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_810> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_657'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 154'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_810'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_811> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_658'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 154'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_811'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_812> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_659'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 147'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_812'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_813> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_660'^^xsd:string;
  dwc:scientificName 'Nitzschia  sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 158'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_813'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_647'^^xsd:string;
  dwc:scientificName 'Peridinium triquetrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 134'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '233638'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_800'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '110153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_648'^^xsd:string;
  dwc:scientificName 'Glenodinium danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 134'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_801'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_802> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_649'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 134'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_802'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_857> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_704'^^xsd:string;
  dwc:scientificName 'Nitzschia  sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 124'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_857'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_858> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_705'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 148'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_858'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_859> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_706'^^xsd:string;
  dwc:scientificName 'Nitzschia  pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 132'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_859'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_842> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_689'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 147'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_842'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_843> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_690'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 120'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_843'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_535> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_493'^^xsd:string;
  dwc:scientificName 'Ceratium inflatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 117'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109958'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_535'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '837455'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_536> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_494'^^xsd:string;
  dwc:scientificName 'Coscinodiscus  sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 117'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_536'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_537> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_495'^^xsd:string;
  dwc:scientificName 'Glenodinium danicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 117'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_537'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_538> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_496'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 120'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_538'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_539> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_497'^^xsd:string;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 151'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_539'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_540> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_498'^^xsd:string;
  dwc:scientificName 'Syracosphaera sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 152'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '115084'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_540'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '115084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_526> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_484'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 119'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_526'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_527> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^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/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_485'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 135'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_527'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_528> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_486'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 119'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_528'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_529> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_487'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 118'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_529'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_530> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_488'^^xsd:string;
  dwc:scientificName 'Glenodinium danicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 118'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_530'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_531> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_489'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 118'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_531'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_490'^^xsd:string;
  dwc:scientificName 'Cerataulina bergonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 133'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149237'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_532'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_533> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_491'^^xsd:string;
  dwc:scientificName 'Nitzschia  longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 142'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_533'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_534> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_492'^^xsd:string;
  dwc:scientificName 'Nitzschia  sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 160'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_534'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_541'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 133'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_484'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_485> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_542'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 158'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_485'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_486> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_543'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 157'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_486'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_487> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_544'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 157'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_487'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_488> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_545'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 130'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_488'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_489> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_546'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 130'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_489'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_490> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^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/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_547'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 116'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_490'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_491> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^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/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_548'^^xsd:string;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 116'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_491'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^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/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_549'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 116'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_492'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_494> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_551'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 128'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_494'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_495> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_596'^^xsd:string;
  dwc:scientificName 'Gymnodinium simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 146'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109831'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_495'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '663583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_496> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_597'^^xsd:string;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 146'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_496'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_497> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_598'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 146'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_497'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_498> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_599'^^xsd:string;
  dwc:scientificName 'Nitzschia  sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 152'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '149045'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_498'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '149045'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_499> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_600'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 6 - Sample Number: 168'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_499'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_601'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 6 - Sample Number: 168'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_500'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_602'^^xsd:string;
  dwc:scientificName 'Gymnodinium simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 129'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109831'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_501'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '663583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_511> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_622'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 128'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_511'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_512> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_623'^^xsd:string;
  dwc:scientificName 'Pontosphaera sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 128'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115082'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_512'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '115082'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_513> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_624'^^xsd:string;
  dwc:scientificName 'Phalacroma rudgei'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 118'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '232515'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_513'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '232515'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_514> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_625'^^xsd:string;
  dwc:scientificName 'Gymnodinium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 6 - Sample Number: 161'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109795'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_514'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '109795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_515> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_626'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 6 - Sample Number: 161'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_515'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_516> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_627'^^xsd:string;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 136'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_516'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_517> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_628'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 136'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_517'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_518> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_629'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 136'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_518'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_519> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_630'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 136'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_519'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_520> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_631'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 6 - Sample Number: 161'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_520'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_521> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_632'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 153'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_521'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_522> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_633'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 6 - Sample Number: 164'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_522'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_523> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_634'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 6 - Sample Number: 164'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_523'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_524> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_635'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 6 - Sample Number: 164'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_524'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_525> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_483'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 138'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_525'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_803> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_650'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 117'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_803'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_804> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_651'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 117'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_804'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_805> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_652'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 140'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_805'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_851> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_698'^^xsd:string;
  dwc:scientificName 'Nitzschia  pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 158'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_851'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_852> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_699'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 6 - Sample Number: 166'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_852'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_853> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_700'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 6 - Sample Number: 163'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_853'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_854> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_701'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 2 - Sample Number: 131'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_854'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_855> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_702'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 115'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_855'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_703'^^xsd:string;
  dwc:scientificName 'Nitzschia  pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 139'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_856'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_835> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_682'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 136'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_835'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_836> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_683'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 136'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_836'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_837> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_684'^^xsd:string;
  dwc:scientificName 'Nitzschia  pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 6 - Sample Number: 168'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_837'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_838> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_685'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 6 - Sample Number: 164'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_838'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_839> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_686'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 6 - Sample Number: 164'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_839'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_840> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_687'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 5 - Sample Number: 156'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '8.717'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_840'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_841> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_688'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 147'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_841'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_466> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_438'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 123'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_466'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_475> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_461'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 119'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_475'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_476> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^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/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_462'^^xsd:string;
  dwc:scientificName 'Gymnodinium splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 135'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_476'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_477> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_463'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 119'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_477'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_478> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^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/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_464'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 135'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_478'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_479> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^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/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_465'^^xsd:string;
  dwc:scientificName 'Gymnodinium simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 135'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109831'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_479'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '663583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_480> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_466'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 137'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_480'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_481> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^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/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_467'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 135'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_481'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_482> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_773'^^xsd:string;
  dwc:scientificName 'Nitzschia  pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 122'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_482'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_483> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_540'^^xsd:string;
  dwc:scientificName 'Nitzschia  pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 4 - Sample Number: 152'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '20'^^xsd:integer;
  dwc:timeOfDay '4'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_483'^^xsd:string;
  dwc:observationDate '1950-04-20'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_468> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^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/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_440'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 135'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_468'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_469> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "175"^^xsd:integer ;
  dwc:maximumDepthInMeters "175"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_441'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 143'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '175'^^xsd:integer;
  dwc:maximumDepth '175'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_469'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_470> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^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/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_456'^^xsd:string;
  dwc:scientificName 'Gyrodinium  sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 135'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_470'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_471> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_457'^^xsd:string;
  dwc:scientificName 'Peridinium triquetrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 1 - Sample Number: 119'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '13.917'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '233638'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_471'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '110153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_472> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^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/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_458'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 135'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_472'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_473> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_459'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 137'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_473'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_474> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  dwc:decimalLatitude "42.35"^^xsd:decimal ;
  dwc:decimalLongitude "40.25"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (42.35 40.25)"^^geo:wktLiteral ;
  geo-pos:lat "42.35"^^xsd:decimal ;
  geo-pos:long "40.25"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phytop%20R%2FVKnipovich%20April1950_474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phytop R/VKnipovich April1950_474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "8" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phytop R/VKnipovich April1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phytop R/VKnipovich April1950_460'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Series: 3 - Sample Number: 137'^^xsd:string;
  dwc:fieldNumber '8'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '4'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '40.25'^^xsd:double;
  dwc:latitude '42.35'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phytop R/VKnipovich April1950_474'^^xsd:string;
  dwc:observationDate '1950-04-19'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.73 41.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.73"^^xsd:decimal ;
  dwc:decimalLongitude "41.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.73 41.45)"^^geo:wktLiteral ;
  geo-pos:lat "41.73"^^xsd:decimal ;
  geo-pos:long "41.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1111'^^xsd:string;
  dwc:scientificName 'Hermesinum adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 122'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '41.45'^^xsd:double;
  dwc:latitude '41.73'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '573880'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1111'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '573880'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.73 41.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.73"^^xsd:decimal ;
  dwc:decimalLongitude "41.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.73 41.45)"^^geo:wktLiteral ;
  geo-pos:lat "41.73"^^xsd:decimal ;
  geo-pos:long "41.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1103'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 123'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '41.45'^^xsd:double;
  dwc:latitude '41.73'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1103'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.73 41.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.73"^^xsd:decimal ;
  dwc:decimalLongitude "41.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.73 41.45)"^^geo:wktLiteral ;
  geo-pos:lat "41.73"^^xsd:decimal ;
  geo-pos:long "41.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1104'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 122'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '41.45'^^xsd:double;
  dwc:latitude '41.73'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1104'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.73 41.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.73"^^xsd:decimal ;
  dwc:decimalLongitude "41.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.73 41.45)"^^geo:wktLiteral ;
  geo-pos:lat "41.73"^^xsd:decimal ;
  geo-pos:long "41.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1105'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 122'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '41.45'^^xsd:double;
  dwc:latitude '41.73'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1105'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.73 41.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.73"^^xsd:decimal ;
  dwc:decimalLongitude "41.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.73 41.45)"^^geo:wktLiteral ;
  geo-pos:lat "41.73"^^xsd:decimal ;
  geo-pos:long "41.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1106'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 122'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '41.45'^^xsd:double;
  dwc:latitude '41.73'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1106'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.73 41.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.73"^^xsd:decimal ;
  dwc:decimalLongitude "41.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.73 41.45)"^^geo:wktLiteral ;
  geo-pos:lat "41.73"^^xsd:decimal ;
  geo-pos:long "41.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1107'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 122'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '41.45'^^xsd:double;
  dwc:latitude '41.73'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1107'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.73 41.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.73"^^xsd:decimal ;
  dwc:decimalLongitude "41.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.73 41.45)"^^geo:wktLiteral ;
  geo-pos:lat "41.73"^^xsd:decimal ;
  geo-pos:long "41.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1108'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 122'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '41.45'^^xsd:double;
  dwc:latitude '41.73'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1108'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.73 41.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.73"^^xsd:decimal ;
  dwc:decimalLongitude "41.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.73 41.45)"^^geo:wktLiteral ;
  geo-pos:lat "41.73"^^xsd:decimal ;
  geo-pos:long "41.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1109'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 122'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '41.45'^^xsd:double;
  dwc:latitude '41.73'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1109'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.73 41.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.73"^^xsd:decimal ;
  dwc:decimalLongitude "41.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.73 41.45)"^^geo:wktLiteral ;
  geo-pos:lat "41.73"^^xsd:decimal ;
  geo-pos:long "41.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1110'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 122'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '41.45'^^xsd:double;
  dwc:latitude '41.73'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1110'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.73 41.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.73"^^xsd:decimal ;
  dwc:decimalLongitude "41.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.73 41.45)"^^geo:wktLiteral ;
  geo-pos:lat "41.73"^^xsd:decimal ;
  geo-pos:long "41.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1102'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 123'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '41.45'^^xsd:double;
  dwc:latitude '41.73'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1102'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1098>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1098> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1098> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.73 41.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.73"^^xsd:decimal ;
  dwc:decimalLongitude "41.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1098>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.73 41.45)"^^geo:wktLiteral ;
  geo-pos:lat "41.73"^^xsd:decimal ;
  geo-pos:long "41.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1098>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1098" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1098'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 123'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '41.45'^^xsd:double;
  dwc:latitude '41.73'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1098'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1099>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1099> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1099> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.73 41.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.73"^^xsd:decimal ;
  dwc:decimalLongitude "41.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1099>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.73 41.45)"^^geo:wktLiteral ;
  geo-pos:lat "41.73"^^xsd:decimal ;
  geo-pos:long "41.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1099>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1099" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1099'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 123'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '41.45'^^xsd:double;
  dwc:latitude '41.73'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1099'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.73 41.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.73"^^xsd:decimal ;
  dwc:decimalLongitude "41.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.73 41.45)"^^geo:wktLiteral ;
  geo-pos:lat "41.73"^^xsd:decimal ;
  geo-pos:long "41.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1100'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 123'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '41.45'^^xsd:double;
  dwc:latitude '41.73'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1100'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.73 41.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.73"^^xsd:decimal ;
  dwc:decimalLongitude "41.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.73 41.45)"^^geo:wktLiteral ;
  geo-pos:lat "41.73"^^xsd:decimal ;
  geo-pos:long "41.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1101'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 123'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '41.45'^^xsd:double;
  dwc:latitude '41.73'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1101'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.73 41.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.73"^^xsd:decimal ;
  dwc:decimalLongitude "41.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.73 41.45)"^^geo:wktLiteral ;
  geo-pos:lat "41.73"^^xsd:decimal ;
  geo-pos:long "41.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1117'^^xsd:string;
  dwc:scientificName 'Chaetoceros'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 120'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '41.45'^^xsd:double;
  dwc:latitude '41.73'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1117'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.73 41.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.73"^^xsd:decimal ;
  dwc:decimalLongitude "41.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.73 41.45)"^^geo:wktLiteral ;
  geo-pos:lat "41.73"^^xsd:decimal ;
  geo-pos:long "41.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1118'^^xsd:string;
  dwc:scientificName 'Noctiluca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 120'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '41.45'^^xsd:double;
  dwc:latitude '41.73'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109500'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1118'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '109500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.73 41.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.73"^^xsd:decimal ;
  dwc:decimalLongitude "41.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.73 41.45)"^^geo:wktLiteral ;
  geo-pos:lat "41.73"^^xsd:decimal ;
  geo-pos:long "41.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1112'^^xsd:string;
  dwc:scientificName 'Noctiluca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 122'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '41.45'^^xsd:double;
  dwc:latitude '41.73'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109500'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1112'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '109500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.73 41.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.73"^^xsd:decimal ;
  dwc:decimalLongitude "41.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.73 41.45)"^^geo:wktLiteral ;
  geo-pos:lat "41.73"^^xsd:decimal ;
  geo-pos:long "41.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1113'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 121'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '41.45'^^xsd:double;
  dwc:latitude '41.73'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1113'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.73 41.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.73"^^xsd:decimal ;
  dwc:decimalLongitude "41.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.73 41.45)"^^geo:wktLiteral ;
  geo-pos:lat "41.73"^^xsd:decimal ;
  geo-pos:long "41.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1114'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 121'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '41.45'^^xsd:double;
  dwc:latitude '41.73'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1114'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.73 41.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.73"^^xsd:decimal ;
  dwc:decimalLongitude "41.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.73 41.45)"^^geo:wktLiteral ;
  geo-pos:lat "41.73"^^xsd:decimal ;
  geo-pos:long "41.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1115'^^xsd:string;
  dwc:scientificName 'Noctiluca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 121'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '41.45'^^xsd:double;
  dwc:latitude '41.73'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109500'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1115'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '109500'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.73 41.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.73"^^xsd:decimal ;
  dwc:decimalLongitude "41.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.73 41.45)"^^geo:wktLiteral ;
  geo-pos:lat "41.73"^^xsd:decimal ;
  geo-pos:long "41.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1116'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 120'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '41.45'^^xsd:double;
  dwc:latitude '41.73'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1116'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1097>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1097> ;
  mr:hasGeometry <https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1097> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.73 41.45)"^^geo:wktLiteral ;
  dwc:decimalLatitude "41.73"^^xsd:decimal ;
  dwc:decimalLongitude "41.45"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1097>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (41.73 41.45)"^^geo:wktLiteral ;
  geo-pos:lat "41.73"^^xsd:decimal ;
  geo-pos:long "41.45"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4385__IBSS_Phyto%28juday%29%20Knipovich%20Aug-Sept1948_1097>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto(juday) Knipovich Aug-Sept1948_1097" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4385_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "13" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto(juday) Knipovich Aug-Sept1948'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1097'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber 'Sample Number: 123'^^xsd:string;
  dwc:fieldNumber '13'^^xsd:integer;
  dwc:yearCollected '1948'^^xsd:integer;
  dwc:monthCollected '9'^^xsd:integer;
  dwc:dayCollected '9'^^xsd:integer;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '41.45'^^xsd:double;
  dwc:latitude '41.73'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingProtocol 'Samples were collected along the Yalta-Batumi transect, and along the Yalta-Sukhumi transect, diurnal station 8, 50 km from Sukhumi.'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto(juday) Knipovich Aug-Sept1948_1097'^^xsd:string;
  dwc:observationDate '1948-09-09'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF