@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/2977__IBSS_R%2FV%20Kiev%20cruise%204_136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_136> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_136'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_136'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_137> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_137'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_137'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_97'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_97'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_98'^^xsd:string;
  dwc:scientificName 'Polykrikos schwartzii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '341581'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_98'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_99'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_99'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_120> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_120'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_120'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_121> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_121'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_121'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_122> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_122'^^xsd:string;
  dwc:scientificName 'Cerataulina bergonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149237'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_122'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_123> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_123'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_123'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_118> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_118'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_118'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_119> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_119'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_119'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_96'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_96'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_124> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_124'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_124'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^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/2977__IBSS_R%2FV%20Kiev%20cruise%204_73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_73'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_73'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^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/2977__IBSS_R%2FV%20Kiev%20cruise%204_72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_72'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_72'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_31'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_31'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_32'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_32'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^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/2977__IBSS_R%2FV%20Kiev%20cruise%204_71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_71'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_71'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_100'^^xsd:string;
  dwc:scientificName 'Pyrrhophyta sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_100'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^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/2977__IBSS_R%2FV%20Kiev%20cruise%204_75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_75'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_75'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^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/2977__IBSS_R%2FV%20Kiev%20cruise%204_74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_74'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_74'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_191> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_191'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '11'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_191'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_139> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_139'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_139'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_140> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_140'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_140'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_138> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_138'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_138'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_160> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_160'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_160'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_161> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_161'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_161'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_162> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_162'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_162'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_163> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_163'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_163'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_164> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_164'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_164'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_187> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_187'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_187'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_188> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_188'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_188'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_189> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_189'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_189'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_190> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_190'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_190'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_177> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_177'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_177'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_178> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_178'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_178'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_213> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_213'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '11'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_213'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_214> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_214'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '11'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_214'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_215> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_215'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '11'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_215'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_216> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_216'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '11'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_216'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_217> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_217'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '11'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_217'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_218> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_218'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '11'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_218'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_251> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_251'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '12'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_251'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_83'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_83'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_379> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_379'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '18'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_379'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_380> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_380'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '18'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_380'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_381> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_381'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '18'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_381'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_382> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_382'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '18'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_382'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_383> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_383'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '18'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_383'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_384> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_384'^^xsd:string;
  dwc:scientificName 'Prorocentrum obtusum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '18'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '232348'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_384'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '232348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_200> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_200'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '11'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_200'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_201> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_201'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '11'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_201'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_202> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_202'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '11'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_202'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_203> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_203'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '11'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_203'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_204> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_204'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '11'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_204'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_205> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_205'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '11'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_205'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_385> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_385'^^xsd:string;
  dwc:scientificName 'Pyrrhophyta sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '18'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_385'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_106'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_106'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_179> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_179'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_179'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_48'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_48'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_9'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_9'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_10'^^xsd:string;
  dwc:scientificName 'Pyrrhophyta sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_10'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_11'^^xsd:string;
  dwc:scientificName 'Pyrrhophyta sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_11'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_12'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_12'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_360> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_360'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '17'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_360'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_357> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_357'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '17'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_357'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_358> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_358'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '17'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_358'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_359> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_359'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '17'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_359'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_198> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_198'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '11'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_198'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_199> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_199'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '11'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_199'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_154> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_154'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_154'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_365> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_365'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '17'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_365'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_366> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_366'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '17'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_366'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_367> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_367'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '17'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_367'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_41'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_41'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_42'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_42'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_43'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_43'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_44'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_44'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_45'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_45'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_46'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_46'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_47'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_47'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_361> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_361'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '17'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_361'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_362> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_362'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '17'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_362'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_363> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_363'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '17'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_363'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_364> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_364'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '17'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_364'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_420> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^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/2977__IBSS_R%2FV%20Kiev%20cruise%204_420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_420'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '20'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_420'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_421> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^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/2977__IBSS_R%2FV%20Kiev%20cruise%204_421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_421'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '20'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_421'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_103'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_103'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_104'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_104'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_105'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_105'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_374> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_374'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '18'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_374'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_375> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_375'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '18'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_375'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_368> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_368'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '17'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_368'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_369> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_369'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '17'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_369'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_371> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_371'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '17'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_371'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_370> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_370'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '17'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_370'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_372> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_372'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '17'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_372'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_373> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_373'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '17'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_373'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_50'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_50'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_49'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_49'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_19'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_19'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_51'^^xsd:string;
  dwc:scientificName 'Prorocentrum obtusum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '232348'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_51'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '232348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^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/2977__IBSS_R%2FV%20Kiev%20cruise%204_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_52'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_52'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_15'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_15'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_16'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_16'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_17'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_17'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_18'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_18'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_378> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_378'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '18'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_378'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_23'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_23'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_81'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_81'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_82'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_82'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_20'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_20'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_21'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_21'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_22'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_22'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_376> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_376'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '18'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_376'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_377> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_377'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '18'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_377'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^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/2977__IBSS_R%2FV%20Kiev%20cruise%204_79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_79'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_79'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^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/2977__IBSS_R%2FV%20Kiev%20cruise%204_80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_80'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_80'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_418> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^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/2977__IBSS_R%2FV%20Kiev%20cruise%204_418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_418'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '20'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_418'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_413> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^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/2977__IBSS_R%2FV%20Kiev%20cruise%204_413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_413'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '20'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_413'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_414> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^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/2977__IBSS_R%2FV%20Kiev%20cruise%204_414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_414'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '20'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_414'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_415> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^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/2977__IBSS_R%2FV%20Kiev%20cruise%204_415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_415'^^xsd:string;
  dwc:scientificName 'Pyrrhophyta sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '20'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_415'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_416> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^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/2977__IBSS_R%2FV%20Kiev%20cruise%204_416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_416'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '20'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_416'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_417> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^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/2977__IBSS_R%2FV%20Kiev%20cruise%204_417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_417'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '20'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_417'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_5'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_5'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_6'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_6'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_7'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_7'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_3'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_3'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_4'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_4'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_194> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_194'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '11'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_194'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_406> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^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/2977__IBSS_R%2FV%20Kiev%20cruise%204_406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_406'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '19'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_406'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_165> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_165'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_165'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_153> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_153'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_153'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_151> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_151'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_151'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_152> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_152'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_152'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_149> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_149'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_149'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_150> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_150'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_150'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^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/2977__IBSS_R%2FV%20Kiev%20cruise%204_76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_76'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_76'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_88'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_88'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_135> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_135'^^xsd:string;
  dwc:scientificName 'Prorocentrum scutellum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '110314'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_135'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '110314'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_2'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_2'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_405> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^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/2977__IBSS_R%2FV%20Kiev%20cruise%204_405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_405'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '19'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_405'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_404> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^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/2977__IBSS_R%2FV%20Kiev%20cruise%204_404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_404'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '19'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_404'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_401> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^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/2977__IBSS_R%2FV%20Kiev%20cruise%204_401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_401'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '19'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_401'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_402> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^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/2977__IBSS_R%2FV%20Kiev%20cruise%204_402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_402'^^xsd:string;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '19'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_402'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_403> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^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/2977__IBSS_R%2FV%20Kiev%20cruise%204_403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_403'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '19'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_403'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_84'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_84'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_87'^^xsd:string;
  dwc:scientificName 'Cerataulina bergonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149237'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_87'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^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/2977__IBSS_R%2FV%20Kiev%20cruise%204_77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_77'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_77'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^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/2977__IBSS_R%2FV%20Kiev%20cruise%204_78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_78'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_78'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_192> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_192'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '11'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_192'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_193> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_193'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '11'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_193'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_85'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_85'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_86'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_86'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_1'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_1'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_314> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_314'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '15'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_314'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_313> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_313'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '15'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_313'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_315> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_315'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '15'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_315'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_307> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_307'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '15'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_307'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_308> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_308'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '15'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_308'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_312> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_312'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '15'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_312'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_309> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_309'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '15'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_309'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_310> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_310'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '15'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_310'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_311> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_311'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '15'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_311'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_306> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_306'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '15'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_306'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_196> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_196'^^xsd:string;
  dwc:scientificName 'Cerataulina bergonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '11'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149237'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_196'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_197> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_197'^^xsd:string;
  dwc:scientificName 'Cerataulina bergonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '11'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149237'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_197'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_195> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_195'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '11'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_195'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_302> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_302'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '15'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_302'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_304> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_304'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '15'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_304'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_305> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_305'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '15'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_305'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_8'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_8'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_419> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^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/2977__IBSS_R%2FV%20Kiev%20cruise%204_419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_419'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '20'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_419'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_323> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_323'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '16'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_323'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_324> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_324'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '16'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_324'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_325> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_325'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '16'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_325'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_326> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_326'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '16'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_326'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_327> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_327'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '16'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_327'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_328> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_328'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '16'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_328'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_329> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_329'^^xsd:string;
  dwc:scientificName 'Heterodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '16'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109522'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_329'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109522'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_316> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_316'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '15'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_316'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_317> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_317'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '16'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_317'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_318> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_318'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '16'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_318'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_319> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_319'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '16'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_319'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_320> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_320'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '16'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_320'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_321> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_321'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '16'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_321'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_322> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_322'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '16'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_322'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_166> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_166'^^xsd:string;
  dwc:scientificName 'Pyrrhophyta sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_166'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_168> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_168'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_168'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_35'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_35'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_36'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_36'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_37'^^xsd:string;
  dwc:scientificName 'Peridinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '409695'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_37'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_335> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_335'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '16'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_335'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_336> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_336'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '16'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_336'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_330> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_330'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '16'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_330'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_333> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_333'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '16'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_333'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_334> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_334'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '16'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_334'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_331> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_331'^^xsd:string;
  dwc:scientificName 'Prorocentrum obtusum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '16'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '232348'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_331'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '232348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_332> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_332'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '16'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_332'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_169> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_169'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_169'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_101'^^xsd:string;
  dwc:scientificName 'Pyrrhophyta sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_101'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_102'^^xsd:string;
  dwc:scientificName 'Pyrrhophyta sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_102'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_345> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_345'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '16'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_345'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_346> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_346'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '16'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_346'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_347> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_347'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '16'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_347'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^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/2977__IBSS_R%2FV%20Kiev%20cruise%204_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_57'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_57'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^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/2977__IBSS_R%2FV%20Kiev%20cruise%204_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_58'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_58'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^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/2977__IBSS_R%2FV%20Kiev%20cruise%204_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_59'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_59'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^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/2977__IBSS_R%2FV%20Kiev%20cruise%204_60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_60'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_60'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^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/2977__IBSS_R%2FV%20Kiev%20cruise%204_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_61'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_61'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_348> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_348'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '16'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_348'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_349> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_349'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '16'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_349'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_38'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_38'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^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/2977__IBSS_R%2FV%20Kiev%20cruise%204_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_53'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_53'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^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/2977__IBSS_R%2FV%20Kiev%20cruise%204_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_54'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_54'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^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/2977__IBSS_R%2FV%20Kiev%20cruise%204_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_55'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_55'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^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/2977__IBSS_R%2FV%20Kiev%20cruise%204_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_56'^^xsd:string;
  dwc:scientificName 'Peridinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_56'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_33'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_33'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_34'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_34'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_344> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_344'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '16'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_344'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_338> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_338'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '16'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_338'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_339> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_339'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '16'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_339'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_340> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_340'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '16'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_340'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_341> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_341'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '16'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_341'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_342> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_342'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '16'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_342'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_343> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_343'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '16'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_343'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_141> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_141'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_141'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^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/2977__IBSS_R%2FV%20Kiev%20cruise%204_69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_69'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_69'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^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/2977__IBSS_R%2FV%20Kiev%20cruise%204_70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_70'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_70'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_13'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_13'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_14'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_14'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_39'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_39'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_40'^^xsd:string;
  dwc:scientificName 'Pyrrhophyta sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_40'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_355> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_355'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '17'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_355'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_356> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_356'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '17'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_356'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_354> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_354'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '17'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_354'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_350> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_350'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '17'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_350'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_353> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_353'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '17'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_353'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_352> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_352'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '17'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_352'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_351> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_351'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '17'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_351'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^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/2977__IBSS_R%2FV%20Kiev%20cruise%204_66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_66'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_66'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^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/2977__IBSS_R%2FV%20Kiev%20cruise%204_67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_67'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_67'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^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/2977__IBSS_R%2FV%20Kiev%20cruise%204_68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_68'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_68'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^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/2977__IBSS_R%2FV%20Kiev%20cruise%204_64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_64'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_64'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^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/2977__IBSS_R%2FV%20Kiev%20cruise%204_65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_65'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_65'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_125'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_125'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_126> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_126'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_126'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_127> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_127'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_127'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^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/2977__IBSS_R%2FV%20Kiev%20cruise%204_62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_62'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_62'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^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/2977__IBSS_R%2FV%20Kiev%20cruise%204_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_63'^^xsd:string;
  dwc:scientificName 'Chlorophyta sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '801'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_63'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '801'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_288> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_288'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '15'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_288'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_294> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_294'^^xsd:string;
  dwc:scientificName 'Peridinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '15'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_294'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_293> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_293'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '15'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_293'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_289> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_289'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '15'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_289'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_290> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_290'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '15'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_290'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_291> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_291'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '15'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_291'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_292> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_292'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '15'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_292'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_295> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_295'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '15'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_295'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_297> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_297'^^xsd:string;
  dwc:scientificName 'Polykrikos schwarzkovii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '15'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109901'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_297'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109901'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_298> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_298'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '15'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_298'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_296> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_296'^^xsd:string;
  dwc:scientificName 'Polykrikos schwartzii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '15'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '341581'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_296'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_299> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_299'^^xsd:string;
  dwc:scientificName 'Pyrrhophyta sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '15'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_299'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_300> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_300'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '15'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_300'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_301> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_301'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '15'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_301'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_212> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_212'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '11'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_212'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_390> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_390'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '18'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_390'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_391> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_391'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '18'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_391'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_386> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_386'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '18'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_386'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_387> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_387'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '18'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_387'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_388> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_388'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '18'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_388'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_389> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_389'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '18'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_389'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_170> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_170'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_170'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_142> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_142'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_142'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_107'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_107'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_108'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_108'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_109'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_109'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_110'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_110'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_111> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_111'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_111'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_112> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_112'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_112'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_232> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_232'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '12'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_232'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_233> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_233'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '12'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_233'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_239> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_239'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '12'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_239'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_240> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_240'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '12'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_240'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_238> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_238'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '12'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_238'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_247> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_247'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '12'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_247'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_249> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_249'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '12'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_249'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_250> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_250'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '12'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_250'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_248> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_248'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '12'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_248'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_241> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_241'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '12'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_241'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_242> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_242'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '12'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_242'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_243> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_243'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '12'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_243'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_244> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_244'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '12'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_244'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_245> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_245'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '12'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_245'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_246> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_246'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '12'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_246'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_264> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_264'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '13'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_264'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_257> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_257'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '13'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_257'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_256> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_256'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '13'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_256'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_258> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_258'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '13'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_258'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_259> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_259'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '13'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_259'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_260> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_260'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '13'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_260'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_262> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_262'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '13'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_262'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_261> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_261'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '13'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_261'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_263> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_263'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '13'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_263'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_252> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_252'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '12'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_252'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_253> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_253'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '13'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_253'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_254> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_254'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '13'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_254'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_255> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_255'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '13'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_255'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_230> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_230'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '12'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_230'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_231> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_231'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '12'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_231'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_235> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_235'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '12'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_235'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_236> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_236'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '12'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_236'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_237> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_237'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '12'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_237'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_227> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_227'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '12'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_227'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_228> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_228'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '12'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_228'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_229> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_229'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '12'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_229'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_234> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_234'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '12'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_234'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_226> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_226'^^xsd:string;
  dwc:scientificName 'Cerataulina bergonii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '12'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '149237'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_226'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '149619'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_225> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_225'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '12'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_225'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_219> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_219'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '11'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_219'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_224> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_224'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '12'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_224'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_220> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_220'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '11'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_220'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_221> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_221'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '12'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_221'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_222> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_222'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '12'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_222'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_223> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_223'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '12'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_223'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_412> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^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/2977__IBSS_R%2FV%20Kiev%20cruise%204_412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_412'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '20'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_412'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_114'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_114'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_115'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_115'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_116'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_116'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_393> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_393'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '18'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_393'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_394> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_394'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '18'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_394'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_395> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^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/2977__IBSS_R%2FV%20Kiev%20cruise%204_395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_395'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '19'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_395'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_396> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^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/2977__IBSS_R%2FV%20Kiev%20cruise%204_396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_396'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '19'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_396'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_397> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^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/2977__IBSS_R%2FV%20Kiev%20cruise%204_397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_397'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '19'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_397'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_398> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^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/2977__IBSS_R%2FV%20Kiev%20cruise%204_398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_398'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '19'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_398'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_148> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_148'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_148'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_159> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_159'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_159'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_157> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_157'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_157'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_158> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_158'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_158'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_156> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_156'^^xsd:string;
  dwc:scientificName 'Bacillariophyceae sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '148899'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_156'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '148899'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_147> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_147'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_147'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_155> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_155'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_155'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_133> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_133'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '110257'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_133'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_134> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_134'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_134'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_129> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_129'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_129'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_130> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_130'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_130'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_131> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_131'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '175744'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_131'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '175744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_132> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_132'^^xsd:string;
  dwc:scientificName 'Peridinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '409695'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_132'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_407> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^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/2977__IBSS_R%2FV%20Kiev%20cruise%204_407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_407'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '19'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_407'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_408> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^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/2977__IBSS_R%2FV%20Kiev%20cruise%204_408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_408'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '19'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_408'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_409> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^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/2977__IBSS_R%2FV%20Kiev%20cruise%204_409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_409'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '19'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_409'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_410> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^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/2977__IBSS_R%2FV%20Kiev%20cruise%204_410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_410'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '20'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_410'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_411> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^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/2977__IBSS_R%2FV%20Kiev%20cruise%204_411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_411'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '20'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_411'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_89'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_89'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_90'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_90'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_91'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_91'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_92'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_92'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_93'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_93'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_94'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '175744'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_94'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '175744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_143> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_143'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_143'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_144> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_144'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_144'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_145> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_145'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_145'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_146> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_146'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_146'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_128> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_128'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_128'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_24'^^xsd:string;
  dwc:scientificName 'Cochlodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_24'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_25'^^xsd:string;
  dwc:scientificName 'Coscinodiscophycidae sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '148971'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_25'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '148971'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '70'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_26'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_26'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_27'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_27'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_28'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_28'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_95'^^xsd:string;
  dwc:scientificName 'Peridinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_95'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_30'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_30'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  dwc:decimalLatitude "43.21"^^xsd:decimal ;
  dwc:decimalLongitude "31.29"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (43.21 31.29)"^^geo:wktLiteral ;
  geo-pos:lat "43.21"^^xsd:decimal ;
  geo-pos:long "31.29"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "106" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_29'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '106'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '15'^^xsd:integer;
  dwc:timeOfDay '21.5'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '31.29'^^xsd:double;
  dwc:latitude '43.21'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_29'^^xsd:string;
  dwc:observationDate '1995-08-15'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_206> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_206'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '11'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_206'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_392> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_392'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '18'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_392'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_173> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_173'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_173'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_174> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_174'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_174'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_175> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_175'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_175'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_176> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_176'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_176'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_171> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_171'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_171'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_172> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_172'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_172'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_113'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_113'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_303> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_303'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '15'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_303'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_400> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^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/2977__IBSS_R%2FV%20Kiev%20cruise%204_400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_400'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '19'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_400'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_278> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_278'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '14'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_278'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_279> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_279'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '14'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_279'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_186> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_186'^^xsd:string;
  dwc:scientificName 'Nitzschia delicatula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '175744'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_186'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '175744'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_280> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_280'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '14'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_280'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_281> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_281'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '14'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_281'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_282> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_282'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '14'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_282'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_283> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_283'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '14'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_283'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_211> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_211'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '11'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_211'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_207> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_207'^^xsd:string;
  dwc:scientificName 'Peridinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '11'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '409695'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_207'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_208> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_208'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '11'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_208'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_209> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_209'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '11'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_209'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_210> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_210'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '11'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_210'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_185> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_185'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_185'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_287> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_287'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '15'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_287'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_285> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_285'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '15'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_285'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_286> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_286'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '15'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_286'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_284> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_284'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '14'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_284'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_117> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_117'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_117'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_266> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_266'^^xsd:string;
  dwc:scientificName 'Nitzschia seriata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '13'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '156502'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_266'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '149152'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_267> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_267'^^xsd:string;
  dwc:scientificName 'Pronoctiluca acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '13'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '233180'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_267'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '233180'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_268> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_268'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '13'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_268'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_265> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_265'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '13'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_265'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_269> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_269'^^xsd:string;
  dwc:scientificName 'Prorocentrum obtusum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '13'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '232348'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_269'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '232348'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_270> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_270'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '14'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_270'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_276> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_276'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '14'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_276'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_277> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_277'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '14'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_277'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_399> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^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/2977__IBSS_R%2FV%20Kiev%20cruise%204_399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_399'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '19'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_399'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_271> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_271'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '14'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_271'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_272> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_272'^^xsd:string;
  dwc:scientificName 'Coccolithus huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '14'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '236055'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_272'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_273> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_273'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '14'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_273'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_274> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_274'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '14'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_274'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_275> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.33"^^xsd:decimal ;
  dwc:decimalLongitude "34.1"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.33 34.1)"^^geo:wktLiteral ;
  geo-pos:lat "44.33"^^xsd:decimal ;
  geo-pos:long "34.1"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "118" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_275'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '14'^^xsd:integer;
  dwc:fieldNumber '118'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '19'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.1'^^xsd:double;
  dwc:latitude '44.33'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_275'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_183> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_183'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_183'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_184> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_184'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_184'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_180> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_180'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_180'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_181> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_181'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_181'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_182> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_182'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_182'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_167> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.39"^^xsd:decimal ;
  dwc:decimalLongitude "34.11"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "20"^^xsd:integer ;
  dwc:maximumDepthInMeters "20"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.39 34.11)"^^geo:wktLiteral ;
  geo-pos:lat "44.39"^^xsd:decimal ;
  geo-pos:long "34.11"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "117" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_167'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '117'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '17.167'^^xsd:double;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.11'^^xsd:double;
  dwc:latitude '44.39'^^xsd:double;
  dwc:minimumDepth '20'^^xsd:integer;
  dwc:maximumDepth '20'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_167'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/2977__IBSS_R%2FV%20Kiev%20cruise%204_337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_337> ;
  mr:hasGeometry <https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.13"^^xsd:decimal ;
  dwc:decimalLongitude "34.14"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/2977__IBSS_R%2FV%20Kiev%20cruise%204_337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.13 34.14)"^^geo:wktLiteral ;
  geo-pos:lat "44.13"^^xsd:decimal ;
  geo-pos:long "34.14"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/2977__IBSS_R%2FV%20Kiev%20cruise%204_337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_R/V Kiev cruise 4_337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/2977_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "119" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'R/V Kiev cruise 4'^^xsd:string;
  dwc:catalogNumber 'IBSS_R/V Kiev cruise 4_337'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '16'^^xsd:integer;
  dwc:fieldNumber '119'^^xsd:integer;
  dwc:yearCollected '1995'^^xsd:integer;
  dwc:monthCollected '8'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+02:00'^^xsd:string;
  dwc:continentOcean 'Atlantic Ocean - Black Sea'^^xsd:string;
  dwc:longitude '34.14'^^xsd:double;
  dwc:latitude '44.13'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:preparationType 'Samples were preserved by buffered formalin 40% and were settled within 30 days. Then a volume of water was siphoned off and samples were concentrated to 10-20 ml. After thorough mixing the subsamples - 0.05 or 0.1 ml - were transferred to the counting ch'^^xsd:string;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '1 liter'^^xsd:string;
  dwc:samplingProtocol 'Samples were taken by 6 L bathometers at standard depths and at the thermocline layer.'^^xsd:string;
  dwc:occurrenceId 'IBSS_R/V Kiev cruise 4_337'^^xsd:string;
  dwc:observationDate '1995-08-19'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF